【皮肤】神将合成修改
parent
360727419e
commit
d7b9563e35
|
@ -373,8 +373,8 @@ function this.UpdateUpStarPosHeroData2(curSelectHeroList)
|
|||
if curSelectHero then this.UpdateHeroUpStarData(_curUpStarData) end
|
||||
Util.GetGameObject(curSelectUpStarGo.transform,"add/add"):SetActive(false)
|
||||
Util.GetGameObject(curSelectUpStarGo.transform,"num"):GetComponent("Text").text=string.format("<color=#00FF06>%s/%s</color>", LengthOfTable(curSelectHeroList),1)
|
||||
|
||||
|
||||
this.ShowTitleData(curSelectHeroConfig)
|
||||
this.UpdateFirstHeroUpStarData(curSelectHeroConfig)
|
||||
end
|
||||
end
|
||||
--更新英雄进阶数据
|
||||
|
|
Loading…
Reference in New Issue