tcx_xiyou_yueNan
parent
f579016a2b
commit
144eca2ab0
|
|
@ -24,6 +24,7 @@ function LoadingPanel:OnOpen()
|
|||
math.randomseed(os.time())
|
||||
index = math.random(1, 16)
|
||||
this.Tip.text = GetLanguageStrById(tipsConfig[index].Tips)
|
||||
this.Tip.text = GetLanguageStrById("加载中不需要消耗流量...")
|
||||
end
|
||||
|
||||
-- 销毁时回收
|
||||
|
|
|
|||
Loading…
Reference in New Issue