虚拟按键的重开键取消,换成2号功能键
This commit is contained in:
@@ -4,7 +4,6 @@ return{
|
||||
anykey="↓□↓",
|
||||
newVersion="&!!!???↓↓",
|
||||
httpTimeout="e??????x",
|
||||
holdR="→→→→R",
|
||||
|
||||
atkModeName={"?","( )","!","←→"},
|
||||
royale_remain="$1 ~",
|
||||
@@ -57,7 +56,7 @@ return{
|
||||
acts={
|
||||
"←:","→:",
|
||||
"R→:","←R:","R↑↓:",
|
||||
"↓↓:","↓:","□←:","F:","R:",
|
||||
"↓↓:","↓:","□←:","F1:","F2:",
|
||||
"|←:","→|:","↓_:","↓1:","↓4:","↓10:",
|
||||
"←↓→↓:","→↓↓:","←↓→↓:","→↓←↓:",
|
||||
},
|
||||
@@ -120,9 +119,6 @@ return{
|
||||
reset="R",
|
||||
unranked="X!!!",
|
||||
},
|
||||
play={
|
||||
pause="||",
|
||||
},
|
||||
pause={
|
||||
setting="_?_ (S)",
|
||||
replay="## (P)",
|
||||
@@ -223,7 +219,7 @@ return{
|
||||
setting_touchSwitch={
|
||||
b1= "←:", b2="→:", b3="R→:", b4="←R:",
|
||||
b5= "R↑↓:", b6="↓↓:", b7="↓:", b8="□←:",
|
||||
b9= "F:", b10="R:", b11="←←:", b12="→→:",
|
||||
b9= "F1:", b10="F2:", b11="←←:", b12="→→:",
|
||||
b13="↓_:", b14="↓1:", b15="↓4:", b16="↓10:",
|
||||
b17="←↓→↓:", b18="→↓↓:", b19="←↓→↓:",b20="→↓←↓:",
|
||||
norm="-",
|
||||
|
||||
Reference in New Issue
Block a user