summaryrefslogtreecommitdiff
path: root/damnspam.py
diff options
context:
space:
mode:
authorPanFritz <redstonenoobpan@gmail.com>2015-01-09 22:31:28 +0100
committerPanFritz <redstonenoobpan@gmail.com>2015-01-09 22:31:28 +0100
commit702c8ec2cfb99c6953f326ae20fa3cdc8a50d726 (patch)
tree7511c234346822c31f14cbe892d452302115e1d2 /damnspam.py
parent4a3fcbd1d5f51795f5e481135efadee9e77876b2 (diff)
fixed indentation on damnspam
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 75b985d..b6e0407 100644
--- a/damnspam.py
+++ b/damnspam.py
@@ -35,7 +35,7 @@ def on_dammnspam_command(sender, args):
msg(sender, "&c/damnspam <seconds> &e(Buttons/Levers)")
msg(sender, "&c/damnspam <seconds after off> <seconds after on> &e(Levers only)")
return True
-
+ #Gittestlol
if not is_creative(sender):
msg(sender, "&cYou can only do this in Creative mode.")
return True