0.8.15Bug Fixed

This commit is contained in:
MrZ_26
2020-04-02 22:50:10 +08:00
parent 4652be7067
commit e88553bc00
42 changed files with 410 additions and 327 deletions

View File

@@ -677,7 +677,7 @@ function touchMove.play(id,x,y,dx,dy)
end
function keyDown.play(key)
if key=="escape"then
(frame<180 and scene.back or pauseGame)()
pauseGame()
return
end
local m=keyMap