feat: 暂时删除卡牌相关代码

This commit is contained in:
2026-01-23 08:18:50 +08:00
parent 05a566f42b
commit a82a7720cb
4 changed files with 7 additions and 8 deletions
-1
View File
@@ -1,6 +1,5 @@
extends Node
# 基于 ENet 多人游戏
func create_server(player_num: int) -> void: