Updates End Run error

This commit is contained in:
2026-03-06 09:42:24 -05:00
parent 5c8dc83707
commit 64e22d885b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -68,6 +68,7 @@ func _on_resume() -> void:
get_tree().paused = false
func _on_return_to_hub() -> void:
visible = false
get_tree().paused = false
RunManager.end_run(true)