Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param spellID number
|
||||
---@param isPet boolean
|
||||
---@return boolean isKnown
|
||||
---@param spellID number
|
||||
---@param isPet boolean
|
||||
---@return boolean isKnown
|
||||
---Returns whether the player (or pet) knows a spell
|
||||
function IsSpellKnown(spellID, isPet) end
|
||||
function IsSpellKnown(spellID, isPet) end
|
||||
|
||||
Reference in New Issue
Block a user