添加修改功能

This commit is contained in:
2024-10-17 13:55:12 +08:00
parent 2fb887a936
commit 263a57f636
6 changed files with 49 additions and 6 deletions
+1
View File
@@ -35,6 +35,7 @@ func TenChinaGameView() {
game.StartShow()
}
// 格子棋 Checkered-Chess
type TenGame struct {
lock sync.Mutex // 玩家操作锁