新增小游戏:Cubefield

This commit is contained in:
MrZ626
2020-11-24 11:50:42 +08:00
parent a2e3301dfd
commit 73ec8a51c2
7 changed files with 300 additions and 0 deletions

View File

@@ -554,6 +554,7 @@ return{
mg_pong="Pong",
mg_AtoZ="A to Z",
mg_UTTT="Ultimate Tic-Tac-Toe",
mg_cubefield="Cubefield",
},
mg_15p={
reset="Shuffle",

View File

@@ -552,6 +552,7 @@ return{
mg_pong="Pong",
-- mg_AtoZ="A to Z",
-- mg_UTTT="Ultimate Tic-Tac-Toe",
-- mg_cubefield="Cubefield",
},
mg_15p={
reset="Réinitialiser",

View File

@@ -556,6 +556,7 @@ return{
mg_pong="Pong",
-- mg_AtoZ="A to Z",
-- mg_UTTT="Ultimate Tic-Tac-Toe",
-- mg_cubefield="Cubefield",
},
mg_15p={
reset="Mezclar",

View File

@@ -578,6 +578,7 @@ return{
mg_pong="Pong",
mg_AtoZ="A to Z",
mg_UTTT="战略井字棋",
mg_cubefield="Cubefield",
},
mg_15p={
reset="打乱",

View File

@@ -149,6 +149,7 @@ return{
mg_pong="弹球",
mg_AtoZ="打字游戏",
mg_UTTT="战略井字棋",
mg_cubefield="飞行器",
},
},
modes={