2048实装

This commit is contained in:
MrZ626
2021-01-07 22:58:01 +08:00
parent 3efda7ce74
commit 15cedd71b6
6 changed files with 397 additions and 2 deletions

View File

@@ -612,6 +612,11 @@ return{
mg_UTTT={
reset="重置",
},
mg_2048={
blind="盲打",
skip="跳过回合",
reset="重置",
},
savedata={
exportUnlock="导出地图进度",
exportData="导出统计数据",