- Fixing Commit

This commit is contained in:
megamichi 2024-10-22 19:52:35 +02:00
parent d92086f600
commit 78b4a3bba2
14 changed files with 133 additions and 66 deletions

View file

@ -28,4 +28,6 @@ func _on_restart_pressed() -> void:
await $AnimationPlayer.animation_finished
hide()
func _on_back_pressed() -> void:
$"/root/Global".reset_game()