This commit is contained in:
Bunny67
2020-06-09 20:38:00 +03:00
parent 262cd78f5f
commit 7a5876526d
+1
View File
@@ -623,6 +623,7 @@ function WeakAuras.IsSpellKnown(spell, pet)
end end
return IsSpellKnown(spell); return IsSpellKnown(spell);
end end
return false
end end
function WeakAuras.IsSpellKnownIncludingPet(spell) function WeakAuras.IsSpellKnownIncludingPet(spell)