From 702c8ec2cfb99c6953f326ae20fa3cdc8a50d726 Mon Sep 17 00:00:00 2001 From: PanFritz Date: Fri, 9 Jan 2015 22:31:28 +0100 Subject: [PATCH] fixed indentation on damnspam --- damnspam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 &e(Buttons/Levers)") msg(sender, "&c/damnspam &e(Levers only)") return True - + #Gittestlol if not is_creative(sender): msg(sender, "&cYou can only do this in Creative mode.") return True