删除白驹工作室

dev_chengFeng
gaoxin 2020-08-26 09:40:03 +08:00
parent fcc9a5eb2a
commit b7bf5e975a
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ function LoadingPanel.Start()
curIndex = 0
this.Slider.maxValue = #callList - 1
this.Slider.value = curIndex
this.Tip.text = Language[11346]
--"你知道嘛:充值会让你变得更强!" --Language[11346]
this.Tip.text = ""
LoadingPanel.OnStep()
end