Fixed cho'gall friendly fire errors

This commit is contained in:
Tercio Jose
2024-06-06 21:31:52 -03:00
parent bdf8901fa2
commit 2178cfe357
+1 -1
View File
@@ -2034,7 +2034,7 @@ function damageClass:RefreshWindow(instanceObject, combatObject, bForceUpdate, b
this_spell [2] = this_spell [2] + on_player
total = total + on_player
else
error("error - no spell id for DTBS friendly fire " .. spellid)
--error("error - no spell id for DTBS friendly fire " .. spellid)
end
end
end