[紫府神印]======紫府神印报错修改
parent
432c92dcf0
commit
7d3e8fd73d
|
@ -258,7 +258,7 @@ function PracticeImprint:ShowSingleImprintInfoLayout(_serverData,_configData)
|
|||
proIcon.sprite = self.spLoader:LoadSprite(GetProStrImageByProNum(heroData.heroConfig.PropertyName))
|
||||
local star,starType = heroData.GetStar(1)
|
||||
SetHeroStars(self.spLoader,starGrid, star,starType)
|
||||
SetHeroFlyEffect(Util.GetGameObject(self.head, "GameObject"),self.spLoader,heroData.star,self.sortingOrder+1,1,3,0)
|
||||
SetHeroFlyEffect(Util.GetGameObject(self.itemPre, "GameObject"),self.spLoader,heroData.star,self.sortingOrder+1,1,3,0)
|
||||
Util.SetParticleSortLayer(starGrid,self.sortingOrder + 1)
|
||||
curhero = _serverData.subId
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue