completed l4 win condition

This commit is contained in:
2021-12-10 11:08:09 -06:00
parent 111aa4d8ae
commit 0ead947566
11 changed files with 331 additions and 330 deletions

View File

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