特化新的模式选择场景名

This commit is contained in:
MrZ626
2021-12-16 03:04:35 +08:00
parent b642f2b5c4
commit 0498beecdf
12 changed files with 11 additions and 11 deletions

View File

@@ -252,7 +252,7 @@ return{
sprint="Sprint",
marathon="Marathon",
},
mode={
modeExplorer={
mod="Mods (F1)",
},
mod={

View File

@@ -219,7 +219,7 @@ return{
sprint="Sprint",
marathon="Maratón",
},
mode={
modeExplorer={
mod="Mods (F1)",
},
mod={

View File

@@ -215,7 +215,7 @@ return{
dict="Zictionary",
-- replays="Replays",
},
mode={
modeExplorer={
mod="Mods (F1)",
},
mod={

View File

@@ -252,7 +252,7 @@ return{
sprint="Balapan",
marathon="Maraton",
},
mode={
modeExplorer={
mod="Mod (F1)",
},
mod={

View File

@@ -241,7 +241,7 @@ return{
sprint="Sprint",
marathon="Maratona",
},
mode={
modeExplorer={
mod="Mods (F1)",
},
mod={

View File

@@ -142,7 +142,7 @@ return{
dict="z",
replays="=~~~",
},
mode={
modeExplorer={
mod="?!?!?!(F1)",
},
mod={

View File

@@ -252,7 +252,7 @@ return{
sprint="40行",
marathon="马拉松",
},
mode={
modeExplorer={
mod="Mods (F1)",
},
mod={

View File

@@ -50,7 +50,7 @@ return{
radar={"","","","","",""},
radarData={"防/分","守/分","攻/分","送/分","行/分","挖/分"},
WidgetText={
mode={
modeExplorer={
mod="模组(F1)",
},
mod={

View File

@@ -250,7 +250,7 @@ return{
sprint="冲刺",
marathon="马拉松赛跑",
},
mode={
modeExplorer={
mod="多重器官衰竭(F1)",
sel="选择",
},

View File

@@ -252,7 +252,7 @@ return{
sprint="40行",
marathon="馬拉松",
},
mode={
modeExplorer={
mod="Mods (F1)",
},
mod={

View File

@@ -59,7 +59,7 @@ function scene.keyDown(key,isRep)
if isRep then return true end
if key=='1'then
if _testButton(1)then
SCN.go('mode')
SCN.go('modeExplorer')
end
elseif key=='q'then
if _testButton(2)then