dev_chengFeng
ZhangBiao 2020-08-13 17:07:05 +08:00
parent 9bac8e2bfc
commit e655562a71
2 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,7 @@
[10025] = "是否点击============",
[10026] = "开服福利",
[10027] = "需先领取上一奖励!",
[10028] = "重置时间:",
[10028] = "剩余时间:",
[10029] = "活动已结束!",
[10030] = "排名",
[10031] = "且战力达到",

View File

@ -429,9 +429,11 @@ function this:OnClose()
curSelectHeroConfig = {}
this.replaceHero:SetActive(false)
this.needHero:SetActive(false)
oldChoose = nil
end
function this:OnDestroy()
end
return this