许愿神将修改提交

dev_chengFeng
jiaoyangna 2022-01-17 09:41:00 +08:00
parent 9357e70d42
commit fbd1c9aa43
1 changed files with 1 additions and 5 deletions

View File

@ -133,11 +133,7 @@ function this.SingleHeroDataShow(go,_heroData,_index)
proIcon.gameObject:SetActive(false)
starGrid:SetActive(false)
end
if curPage ~= 5 then
frame.sprite = this.spLoader:LoadSprite(GetHeroQuantityImageByquality(heroData.Quality,heroData.Star))
else
frame.sprite = this.spLoader:LoadSprite("t_tongyong_topkaung")
end
frame.sprite = this.spLoader:LoadSprite("t_tongyong_topkaung")
this.choosedList[go] = choosed
this.choosedList[go]:SetActive( heroData.Id==currHeroId)