From 496a5d27350aa6054d7c462a4ff6f3cfe3dab49a Mon Sep 17 00:00:00 2001 From: PanFritz Date: Fri, 16 Jan 2015 23:45:17 +0100 Subject: [PATCH] aparently i changed damnspam. Fixed --- damnspam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/damnspam.py b/damnspam.py index 821fb14..14f32b7 100644 --- a/damnspam.py +++ b/damnspam.py @@ -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