新增小游戏:A to Z
This commit is contained in:
@@ -533,6 +533,7 @@ return{
|
||||
p15="15 Puzzle",
|
||||
schulte_G="舒尔特方格",
|
||||
pong="Pong",
|
||||
AtoZ="A to Z",
|
||||
},
|
||||
p15={
|
||||
reset="打乱",
|
||||
@@ -552,6 +553,10 @@ return{
|
||||
pong={
|
||||
reset="重置",
|
||||
},
|
||||
AtoZ={
|
||||
level="关卡",
|
||||
reset="重置",
|
||||
},
|
||||
savedata={
|
||||
exportUnlock="导出地图进度",
|
||||
exportData="导出统计数据",
|
||||
|
||||
Reference in New Issue
Block a user