Merge branch 'master_xma_local' of http://60.1.1.230/gaoxin/JL_Client into master_xma_local
commit
77934cd274
|
@ -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