fix: repeating fix from another branch; these will be merged anyway

This commit is contained in:
Duncan Brown
2022-05-07 18:05:05 -04:00
committed by Julian Murgia
parent 05ca4c1795
commit 64ac7654f4
5 changed files with 10 additions and 11 deletions

View File

@@ -66,8 +66,7 @@ func _on_button_pressed():
],
get_class()
)
escoria.event_manager.interrupt_running_event()
escoria.event_manager.clear_event_queue()
escoria.event_manager.interrupt()
escoria.event_manager.queue_event(script.events['room_selector'])