From 281d888905817be9e4acea51a106f79dd469762e Mon Sep 17 00:00:00 2001 From: yugecin Date: Tue, 17 Jan 2017 16:15:09 +0100 Subject: [PATCH] fix bubble notif hitbox --- .../core/state/specialstates/BubbleNotificationState.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/yugecin/opsudance/core/state/specialstates/BubbleNotificationState.java b/src/yugecin/opsudance/core/state/specialstates/BubbleNotificationState.java index e6c7f5f3..57f60584 100644 --- a/src/yugecin/opsudance/core/state/specialstates/BubbleNotificationState.java +++ b/src/yugecin/opsudance/core/state/specialstates/BubbleNotificationState.java @@ -80,7 +80,7 @@ public class BubbleNotificationState implements EventListener