dev_chengFeng
parent
9bac8e2bfc
commit
e655562a71
|
@ -26,7 +26,7 @@
|
|||
[10025] = "是否点击============",
|
||||
[10026] = "开服福利",
|
||||
[10027] = "需先领取上一奖励!",
|
||||
[10028] = "重置时间:",
|
||||
[10028] = "剩余时间:",
|
||||
[10029] = "活动已结束!",
|
||||
[10030] = "排名",
|
||||
[10031] = "且战力达到",
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue