整理代码

This commit is contained in:
MrZ626
2021-03-29 14:07:37 +08:00
parent 1ad3acb5a5
commit a439d55bf8
2 changed files with 2 additions and 2 deletions

View File

@@ -260,7 +260,7 @@ function scene.update(dt)
local _
local GAME=GAME
if WS.status("play")~="running"and not SCN.swapping then SCN.back()end
if WS.status("play")~="running"then SCN.back()end
if not playing then return end
touchMoveLastFrame=false