按键机制更改,新键位设置菜单

This commit is contained in:
MrZ626
2021-01-27 19:30:20 +08:00
parent 4af660666b
commit 55e76a52be
10 changed files with 269 additions and 192 deletions

View File

@@ -348,6 +348,10 @@ do
if needSaveRank then
FILE.save(RANKS,"conf/unlock")
end
if keyMap[1]then
NOGAME=true
fs.remove("conf/key")
end
if STAT.version~=VERSION_CODE then
newVersionLaunch=true
STAT.version=VERSION_CODE