Remove test function
Oops.
This commit is contained in:
parent
62abf6dae8
commit
851cebdbd7
@ -253,10 +253,6 @@ def check_for_modes(cli, rnick, chan, modeaction, *target):
|
||||
if "!" not in rnick:
|
||||
sync_modes(cli)
|
||||
|
||||
@cmd("break")
|
||||
def break_stuff(*s):
|
||||
1/0
|
||||
|
||||
def reset_settings():
|
||||
var.CURRENT_GAMEMODE.teardown()
|
||||
var.CURRENT_GAMEMODE = var.GAME_MODES["default"][0]()
|
||||
|
Loading…
Reference in New Issue
Block a user