技能描述显示修改

dev_chengFeng hotfix/you_gu/cdn_yougu_andTest/1.1.44
wangzhenxing 2023-03-03 13:22:44 +08:00
parent f2b6ff1412
commit b094de690f
1 changed files with 1 additions and 1 deletions

View File

@ -2567,7 +2567,7 @@ function this.GetCurHeroSidAndCurStarAllSkillDatas2(sid, star,star2)
local heroRankUp = ConfigManager.TryGetConfigDataByDoubleKey(ConfigName.HeroRankupConfig,"Type",2,"OpenStar",aaa)
if curHeroConfig.OpenSkillRules then
for i = 1, #curHeroConfig.OpenSkillRules do
if curHeroConfig.OpenSkillRules[i][1] == star then
if curHeroConfig.OpenSkillRules[i][1] == aaa then
local heroSkill = {}
heroSkill.isOpen=false
heroSkill.needStar=1