mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
bugfixes for saving and layout
This commit is contained in:
parent
c30cc4589e
commit
44d47888ca
11 changed files with 26 additions and 32 deletions
|
@ -11,3 +11,4 @@ func _on_AnimationPlayer_animation_finished(_anim_name):
|
|||
$Congratulations.visible = false
|
||||
$Congratulations2.visible = false
|
||||
$Control.visible = true
|
||||
GameStats.emit_signal("win_animation_finished")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue