aparently i changed damnspam. Fixed

This commit is contained in:
PanFritz
2015-01-16 23:45:17 +01:00
parent 1515777494
commit 496a5d2735

View File

@@ -99,7 +99,7 @@ def on_dammnspam_command(sender, args):
@hook.event("block.BlockBreakEvent", "normal")
def on_block_break(event):
/ global removing_input
global removing_input
if removing_input:
return True