微调切换场景初始化流程

This commit is contained in:
MrZ626
2021-01-24 13:14:40 +08:00
parent 3df8b55d65
commit 665fdbf53e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ local scene={}
local last--Last touch time
local jump--Animation timer(10 to 0)
local cv
local cv=SETTING.cv
function scene.sceneInit()
last=0