Team Screen propagates images

This commit is contained in:
2024-05-31 20:43:30 -04:00
parent 480ac45218
commit 394beabb7c
21 changed files with 440 additions and 295 deletions

View File

@@ -12,6 +12,3 @@ func _process(delta):
pass
#func openTeamWindow():
#print("button pressed")
#$UI/Team.visible = !$UI/Team.visible