整理代码,修复泄露到全局的几个变量
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
local scene={}
|
||||
|
||||
local sure
|
||||
|
||||
function scene.sceneInit()
|
||||
sure=false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user