新增小游戏:战略井字棋

This commit is contained in:
MrZ626
2020-11-15 11:15:26 +08:00
parent aed9fb8a24
commit c29a1e4c0d
8 changed files with 259 additions and 5 deletions

View File

@@ -534,6 +534,7 @@ return{
schulte_G="舒尔特方格",
pong="Pong",
AtoZ="A to Z",
UTTT="战略井字棋",
},
p15={
reset="打乱",
@@ -558,6 +559,9 @@ return{
keyboard="键盘",
reset="重置",
},
UTTT={
reset="重置",
},
savedata={
exportUnlock="导出地图进度",
exportData="导出统计数据",