working updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user