Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param categoryID number
|
||||
---@param includeSubCategories boolean
|
||||
---@return number total
|
||||
---@param categoryID number
|
||||
---@param includeSubCategories boolean
|
||||
---@return number total
|
||||
---Returns the number of achievement points obtained in this category
|
||||
function GetCategoryAchievementPoints(categoryID, includeSubCategories) end
|
||||
function GetCategoryAchievementPoints(categoryID, includeSubCategories) end
|
||||
|
||||
Reference in New Issue
Block a user