fix: Fix issue #166
This commit is contained in:
committed by
Julian Murgia
parent
a20932a8e4
commit
9037e160c2
@@ -52,7 +52,7 @@ func _enter_tree():
|
||||
|
||||
# Function called when ESCGame exits the scene tree.
|
||||
func _exit_tree():
|
||||
escoria.action_manager.disconnect(
|
||||
escoria.event_manager.disconnect(
|
||||
"event_finished",
|
||||
self,
|
||||
"_on_event_done"
|
||||
|
||||
Reference in New Issue
Block a user