修复多处全局变量泄露,整理代码
This commit is contained in:
@@ -23,7 +23,7 @@ local function new()
|
||||
end
|
||||
end
|
||||
|
||||
scene={}
|
||||
local scene={}
|
||||
|
||||
function scene.sceneInit()
|
||||
state=0
|
||||
|
||||
Reference in New Issue
Block a user