皮肤修改提交
parent
c3422f1c8d
commit
ab4f97fa0a
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue