feat: 优化代码

This commit is contained in:
2026-04-15 16:42:48 +08:00
parent 61ce331a00
commit 0118bf613c
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
extends Node
const PORT: int = 8989
var PORT: int = 8989
const MAX_HAND_SIZE: int = 8
const INITIAL_HP: int = 4
const DEFAULT_DRAW_COUNT: int = 4