修复cubefield小游戏没有返回按钮

This commit is contained in:
MrZ626
2020-12-04 16:04:16 +08:00
parent 7bdc20f15c
commit 6f49341ba5
2 changed files with 8 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ local publicWidgetText={
symbol="?????",
yygq="就这?",
},
mg_cubefield={},
}
local function langFallback(T0,T)
for k,v in next,T0 do