Code format
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param id number
|
||||
---@return string name
|
||||
---@return number parentID
|
||||
---@return bitfield flags
|
||||
---@param id number
|
||||
---@return string name
|
||||
---@return number parentID
|
||||
---@return bitfield flags
|
||||
---Returns information about an achievement/statistic category
|
||||
function GetCategoryInfo(id) end
|
||||
function GetCategoryInfo(id) end
|
||||
|
||||
Reference in New Issue
Block a user