【寻仙招募】修改,提交
parent
9f5addf443
commit
ed48c7ce00
|
@ -133,7 +133,7 @@ function this.SingleHeroDataShow(go,_heroData,_index)
|
|||
proIcon.gameObject:SetActive(false)
|
||||
starGrid:SetActive(false)
|
||||
end
|
||||
if curPage == 5 then
|
||||
if curPage ~= 5 then
|
||||
frame.sprite = this.spLoader:LoadSprite(GetHeroQuantityImageByquality(heroData.Quality,heroData.Star))
|
||||
else
|
||||
frame.sprite = this.spLoader:LoadSprite("t_tongyong_topkaung")
|
||||
|
|
Loading…
Reference in New Issue