Tab indent fix

This commit is contained in:
PanFritz
2015-04-16 12:36:16 +02:00
parent 62059e613e
commit a37fb90b06

View File

@@ -125,7 +125,7 @@ def adminnotes_command(sender, command, label, args):
@hook.event("player.PlayerJoinEvent", "monitor")
def on_an_join(event):
if not sender.hasPermission(an_permission):
if not sender.hasPermission(an_permission):
noperm(sender)
return
if len(notes) > 0: