parent
84a28f8a28
commit
a109678fb4
|
@ -160,7 +160,7 @@ end
|
|||
function XiaoyaoHeroGetPopup:OnShow()
|
||||
curIndex = XiaoYaoManager.GetHeroIndex < 1 and 1 or XiaoYaoManager.GetHeroIndex
|
||||
heroData = XiaoYaoManager.GetHeroDatas()
|
||||
|
||||
this.talentBtn:GetComponent("Image").sprite = Util.LoadSprite("r_hero_tianfu1")
|
||||
if not heroData or #heroData < 1 then
|
||||
this:ClosePanel()
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue