【皮肤】神将合成修改

dev_chengFeng
jiaoyangna 2020-11-04 16:56:24 +08:00
parent 360727419e
commit d7b9563e35
1 changed files with 2 additions and 2 deletions

View File

@ -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
--更新英雄进阶数据