Hell yeah

This commit is contained in:
MarcEricMartel
2022-10-12 20:43:46 -04:00
parent 04752f1ea7
commit fb375e43e9
3 changed files with 6 additions and 3 deletions

View File

@@ -25,4 +25,5 @@ func _on_Enemy_dying():
func _on_Win_timeout():
get_tree().change_scene(NEXTSCENE)