技能提交去除log
parent
ab4f97fa0a
commit
4a6d8b393f
|
@ -39,10 +39,9 @@ function SkillCaster:OnSkillCast(skill)
|
|||
if eid==0 then
|
||||
eid=effectIds[1][2]
|
||||
end
|
||||
LogError("eid======"..eid.."skin: "..skin)
|
||||
|
||||
local combat = BattleManager.GetSkillCombat(eid)
|
||||
if not combat then return end
|
||||
LogError("qqqqqqqqqqqqqqqqq")
|
||||
-- 追击显示追击文字
|
||||
if skill.isAdd then
|
||||
self.owner.Floater:ImageBuffFloating("z_zhandou_zhuiji")
|
||||
|
|
Loading…
Reference in New Issue