添加修改功能
This commit is contained in:
@@ -35,6 +35,7 @@ func TenChinaGameView() {
|
||||
game.StartShow()
|
||||
}
|
||||
|
||||
// 格子棋 Checkered-Chess
|
||||
type TenGame struct {
|
||||
lock sync.Mutex // 玩家操作锁
|
||||
|
||||
|
||||
Reference in New Issue
Block a user