【寻仙招募】修改,提交

dev_chengFeng
ZhangBiao 2022-01-15 10:27:48 +08:00
parent 9f5addf443
commit ed48c7ce00
1 changed files with 1 additions and 1 deletions

View File

@ -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")