删除空余行

This commit is contained in:
xiekaidong 2023-05-29 21:00:24 +08:00
parent fe6994625c
commit 09e8acb915

View File

@ -1376,8 +1376,6 @@ function BattleUnitComp:judgeSkillEffectCondition(skill, index)
return true
end
local buffConditionIndex, conditionRel = skill:getBuffConditionRel(index)
if not buffConditionIndex then
return true