【魂印优化】魂印界面的神将头像框颜色,改为当前神将实际星级对应的颜色

dev_chengFeng
zhangqiang 2021-04-20 11:24:19 +08:00
parent 7aefe7f4db
commit 189e0f6062
1 changed files with 1 additions and 0 deletions

View File

@ -320,6 +320,7 @@ end
--设置英雄
function this.SetHero()
this.heroIcon.sprite=Util.LoadSprite(curHeroData.icon)
this.heroFrame.sprite=Util.LoadSprite(GetHeroQuantityImageByquality(curHeroData.heroConfig.Quality,curHeroData.star))
-- local allPro = HeroManager.CalculateHeroAllProValList(1, curHeroData.dynamicId, false)
local allAddProVal
--计算面板属性