Fix minigame scene

This commit is contained in:
2026-06-18 21:57:35 +02:00
parent f8d3d19849
commit 3d0ace3691
4 changed files with 12 additions and 10 deletions

View File

@@ -37,7 +37,7 @@ Miko (smile): Ready? Let's go to the minigame!
# This signal is caught by gym09_controller.gd,
# which calls get_tree().change_scene_to_file("...minigame.tscn")
[signal arg=start_minigame]
[signal arg="start_minigame"]
# This line won't be reached — the scene changes immediately
Miko (surprise): Wait, shouldn't I still be here?
Miko (surprise): Wait, shouldn't I still be here?