新增小游戏:Cubefield
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -578,6 +578,7 @@ return{
|
||||
mg_pong="Pong",
|
||||
mg_AtoZ="A to Z",
|
||||
mg_UTTT="战略井字棋",
|
||||
mg_cubefield="Cubefield",
|
||||
},
|
||||
mg_15p={
|
||||
reset="打乱",
|
||||
|
||||
@@ -149,6 +149,7 @@ return{
|
||||
mg_pong="弹球",
|
||||
mg_AtoZ="打字游戏",
|
||||
mg_UTTT="战略井字棋",
|
||||
mg_cubefield="飞行器",
|
||||
},
|
||||
},
|
||||
modes={
|
||||
|
||||
Reference in New Issue
Block a user