移除加载时可能的强制重启(防止ios出问题)
几处love退出改为去quit场景(防止ios出问题) 整理代码 框架跟进
This commit is contained in:
@@ -3,7 +3,7 @@ local scene={}
|
||||
local form-- Form of clear & spins
|
||||
local item-- Detail datas
|
||||
|
||||
function scene.sceneInit()
|
||||
function scene.enter()
|
||||
BG.set()
|
||||
local S=STAT
|
||||
local X1,X2,Y1,Y2={0,0,0,0},{0,0,0,0},{},{}
|
||||
|
||||
Reference in New Issue
Block a user