Fixed spelling error (thanks keyboard)
This commit is contained in:
2
misc.py
2
misc.py
@@ -262,7 +262,7 @@ def on_warn_command(sender, command, label, args):
|
|||||||
|
|
||||||
@hook.command("warnp")
|
@hook.command("warnp")
|
||||||
def on_warnp_command(sender, command, label, args):
|
def on_warnp_command(sender, command, label, args):
|
||||||
broadcast(None, " &b= &2&lPosible lag incoming! &r-%s" % sender.getDisplayName())
|
broadcast(None, " &b= &2&lPossible lag incoming! &r-%s" % sender.getDisplayName())
|
||||||
|
|
||||||
""" Something I'm planning for schematics
|
""" Something I'm planning for schematics
|
||||||
@hook.event("player.PlayerCommandPreprocessEvent", "low")
|
@hook.event("player.PlayerCommandPreprocessEvent", "low")
|
||||||
|
|||||||
Reference in New Issue
Block a user