Remove debug message
This commit is contained in:
parent
5fbbae1493
commit
9db3ddc2d9
@ -53,8 +53,6 @@ public class SamitoDQuest extends Quest
|
||||
return;
|
||||
}
|
||||
|
||||
DebugModule.getInstance().d(event.getEventName());
|
||||
|
||||
Block block = event.getClickedBlock();
|
||||
|
||||
if (block == null)
|
||||
|
Loading…
Reference in New Issue
Block a user