Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param id number
|
||||
---@param index number
|
||||
---@return number points
|
||||
---@param id number
|
||||
---@param index number
|
||||
---@return number points
|
||||
---Returns the number of achievement points awarded for earning an achievement. Currently all achievements and statistics offer one reward (according to this function), though the rewards offered by statistics are all zero points.
|
||||
function GetAchievementReward(id, index) end
|
||||
function GetAchievementReward(id, index) end
|
||||
|
Reference in New Issue
Block a user