LyLoLoq 1 year ago
parent 8e5268229a
commit 47cfd50b8c
  1. 2
      src/Spell/Spell.lua

@ -161,7 +161,7 @@ end
-- Cast the spell
---@param unit Unit
---@param condition string|function
---@param condition? string|function
---@return boolean
function Spell:Cast(unit, condition)
if condition then

Loading…
Cancel
Save