虚拟按键的重开键取消,换成2号功能键
This commit is contained in:
@@ -34,7 +34,7 @@ end
|
||||
return{
|
||||
color=COLOR.white,
|
||||
env={
|
||||
Fkey=function(P)P.modeData.event=1-P.modeData.event end,
|
||||
fkey1=function(P)P.modeData.event=1-P.modeData.event end,
|
||||
dropPiece=puzzleCheck,
|
||||
},
|
||||
load=function()
|
||||
|
||||
Reference in New Issue
Block a user