summaryrefslogtreecommitdiff
path: root/damnspam.py
diff options
context:
space:
mode:
authorPanFritz <redstonenoobpan@gmail.com>2015-01-16 23:45:17 +0100
committerPanFritz <redstonenoobpan@gmail.com>2015-01-16 23:45:17 +0100
commit496a5d27350aa6054d7c462a4ff6f3cfe3dab49a (patch)
treefdb9579b949c4aafaf1db5ec90c795c12674b2de /damnspam.py
parent1515777494fc9b4c03d1fd5298c92cf67ccc4680 (diff)
aparently i changed damnspam. Fixed
Diffstat (limited to 'damnspam.py')
-rw-r--r--damnspam.py2
1 files changed, 1 insertions, 1 deletions
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