Code format
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@param bookType spell
|
||||
---@param pet
|
||||
---@param spell
|
||||
---@param name string
|
||||
---@param id number
|
||||
---@return string link
|
||||
---@return string tradeLink
|
||||
---@param index number
|
||||
---@param bookType spell
|
||||
---@param pet
|
||||
---@param spell
|
||||
---@param name string
|
||||
---@param id number
|
||||
---@return string link
|
||||
---@return string tradeLink
|
||||
---Returns a hyperlink for a spell
|
||||
function GetSpellLink(index, bookType, pet, spell, name, id) end
|
||||
function GetSpellLink(index, bookType, pet, spell, name, id) end
|
||||
|
Reference in New Issue
Block a user