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