【bug】=====心魔助战英雄修改
parent
50c78ef888
commit
9d772eab4c
|
@ -338,7 +338,7 @@ function this.UpdateHeroDatas(_msgHeroData,_msgPlayerData)
|
|||
heroData.lockState = _msgHeroData.lockState
|
||||
heroData.createtype = _msgHeroData.createtype
|
||||
local _configData = heroViewConfig[_id]
|
||||
|
||||
heroData.changeProId = _msgHeroData.propertyId
|
||||
heroData.skinId = _msgHeroData.skinId or 0
|
||||
if heroData.skinId == 0 then
|
||||
heroData.skinConfig = _configData
|
||||
|
|
Loading…
Reference in New Issue