Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev
commit
2df72a0edd
|
|
@ -133,7 +133,7 @@ function this.SingleHeroDataShow(go,_heroData,_index)
|
||||||
proIcon.gameObject:SetActive(false)
|
proIcon.gameObject:SetActive(false)
|
||||||
starGrid:SetActive(false)
|
starGrid:SetActive(false)
|
||||||
end
|
end
|
||||||
if curPage == 5 then
|
if curPage ~= 5 then
|
||||||
frame.sprite = this.spLoader:LoadSprite(GetHeroQuantityImageByquality(heroData.Quality,heroData.Star))
|
frame.sprite = this.spLoader:LoadSprite(GetHeroQuantityImageByquality(heroData.Quality,heroData.Star))
|
||||||
else
|
else
|
||||||
frame.sprite = this.spLoader:LoadSprite("t_tongyong_topkaung")
|
frame.sprite = this.spLoader:LoadSprite("t_tongyong_topkaung")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue