test
This commit is contained in:
parent
c6fd6d70be
commit
9c5b49d737
@ -32,6 +32,7 @@ def prerun(rulematch=False):
|
|||||||
sb.commands.dispatch(trigger_dict)
|
sb.commands.dispatch(trigger_dict)
|
||||||
return
|
return
|
||||||
elif sb.commands.get_command_from_trigger(trigger) != commands[0]["trigger_command"]:
|
elif sb.commands.get_command_from_trigger(trigger) != commands[0]["trigger_command"]:
|
||||||
|
print("compare time")
|
||||||
print(trigger.args[1].split("&&")[0])
|
print(trigger.args[1].split("&&")[0])
|
||||||
print(commands[0]["trigger_command"])
|
print(commands[0]["trigger_command"])
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user