fix: add class_name to HandArea and CardNode, fix type inference in training_room

This commit is contained in:
xiaji
2026-05-29 20:57:37 +08:00
parent 8337a37dfe
commit 3573cc66b6
3 changed files with 27 additions and 25 deletions

View File

@@ -1,3 +1,4 @@
class_name CardNode
extends Control
signal card_clicked(card_node)