移除加载时可能的强制重启(防止ios出问题)
几处love退出改为去quit场景(防止ios出问题) 整理代码 框架跟进
This commit is contained in:
@@ -10,7 +10,7 @@ local patron=require"parts.patron"
|
||||
local names
|
||||
local counter
|
||||
|
||||
function scene.sceneInit()
|
||||
function scene.enter()
|
||||
time=0
|
||||
v=22.6
|
||||
BG.set()
|
||||
|
||||
Reference in New Issue
Block a user