皮肤修改提交

wangzhenxing 2020-11-06 14:00:04 +09:00
parent 6ece165d2e
commit 9621f9b220
1 changed files with 4 additions and 1 deletions

View File

@ -113,7 +113,10 @@ function this.GetSkillData(skillId,skinId)
end
end
end
LogError("技能效果id===="..eid)
if eid==0 then
eid=effectIds[1][2]
end
local EffectCombat = CombatControl[eid]
--local EffectCombat = CombatControl[SkillLogicConfig[skillId].SkillDisplay]