技能提交去除log

wangzhenxing 2020-11-06 14:01:38 +09:00
parent 9621f9b220
commit ec5c6c512e
1 changed files with 1 additions and 2 deletions

View File

@ -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")