working updates

This commit is contained in:
2026-01-26 16:14:57 -05:00
parent b1e99fa952
commit c8228f200d
8055 changed files with 142307 additions and 867 deletions

View File

@@ -340,6 +340,7 @@ func show_card_detail(card: CardInstance) -> void:
## Hide card detail panel
func hide_card_detail() -> void:
print("DEBUG: GameUI.hide_card_detail() called")
card_detail_panel.visible = false
## Update button states based on game phase