..
This commit is contained in:
parent
a92bcdd8ed
commit
686decba60
@ -78,6 +78,8 @@ end
|
||||
function MainCityUI:ctor(params)
|
||||
self.isFirstEnter = params and params.isFirstEnter
|
||||
self.targetIndex = params and params.targetIndex
|
||||
|
||||
print("当前 Lua 版本: ", _VERSION) -- 输出:Lua 5.1
|
||||
end
|
||||
|
||||
function MainCityUI:onLoadRootComplete()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user