简化staff菜单键盘进隐藏模式操作

This commit is contained in:
MrZ626
2021-06-01 14:33:00 +08:00
parent ec62da93a4
commit cd00b2f1cd

View File

@@ -36,7 +36,7 @@ end
function scene.keyDown(k)
if k=="escape"then
SCN.back()
elseif kb.isDown("s")then
else
if k=="l"then
loadGame('sprintLock',true)
elseif k=="f"then