自定义游戏菜单调整,新增重置按钮

This commit is contained in:
MrZ626
2021-04-28 17:17:26 +08:00
parent d5ca3113e2
commit 1fc4dae61b
9 changed files with 55 additions and 24 deletions

View File

@@ -233,9 +233,9 @@ return{
size="←→",
},
setting_touchSwitch={
b1= "←:", b2="→:", b3="R→:", b4="←R:",
b5= "R↑↓:", b6="↓↓:", b7="↓:", b8="□←:",
b9= "F1:", b10="F2:", b11="←←:", b12="→→:",
b1="←:", b2="→:", b3="R→:", b4="←R:",
b5="R↑↓:", b6="↓↓:", b7="↓:", b8="□←:",
b9="F1:", b10="F2:", b11="←←:", b12="→→:",
b13="↓_:", b14="↓1:", b15="↓4:", b16="↓10:",
b17="←↓→↓:", b18="→↓↓:", b19="←↓→↓:",b20="→↓←↓:",
norm="-",
@@ -270,8 +270,9 @@ return{
clear="Start-Clear",
puzzle="Start-Puzzle",
reset="Reset (Del)",
advance="More (A)",
mod="?!?!?!",
mod="?!?!?! (F1)",
field="Edit Field (F)",
sequence="Edit Sequence (S)",
mission="Edit Mission (M)",