minor stuff

This commit is contained in:
Jonas Braus
2024-08-04 20:42:14 +02:00
parent ba42f2b7ad
commit 3f4a905999
4 changed files with 7 additions and 4 deletions
+1
View File
@@ -200,6 +200,7 @@ func shrink():
player_die()
func player_die():
visible = false
die_player.play("die")
on_pause = true
music.stop()