correct combat log prototype
This commit is contained in:
parent
4c8be29dc3
commit
70e3e81f54
1 changed files with 0 additions and 5 deletions
|
|
@ -1509,11 +1509,6 @@ WeakAuras.event_prototypes = {
|
|||
return (trigger.subeventPrefix == "SPELL" and trigger.subeventSuffix == "_CAST_START");
|
||||
end,
|
||||
},
|
||||
{ -- destRaidFlags ignore for SPELL_CAST_START
|
||||
enable = function(trigger)
|
||||
return (trigger.subeventPrefix == "SPELL" and trigger.subeventSuffix == "_CAST_START");
|
||||
end
|
||||
},
|
||||
{
|
||||
name = "spellId",
|
||||
display = L["Spell Id"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue