Another fix -.- these single characters...

It's been too long since I committed properly
This commit is contained in:
Dico200
2015-09-19 02:25:58 +02:00
parent 12ea31cd02
commit 920738bd65

View File

@@ -271,7 +271,7 @@ def warn_command(sender, command, label, args):
description = "Warns everybody on the server that you might cause lag shortly",
amax = 0,
helpSubcmd = True)
def warn_command(sender, command, label, args):
def warnp_command(sender, command, label, args):
broadcast(None, " &b= &2&lPossible lag incoming! &r-%s" % sender.getDisplayName())