added l4 win condition

This commit is contained in:
2021-12-09 22:35:48 -06:00
parent 022c084d28
commit 8e64a3677f
98 changed files with 527 additions and 350 deletions

View File

@@ -2,5 +2,5 @@ extends Node2D
func _ready() -> void:
$YSort/Player.load_hud($HUD)
return
$YSort/Player.load_hud($HUD)
return