Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param level number
|
||||
---@return table color
|
||||
---@param level number
|
||||
---@return table color
|
||||
---Returns a table of color values indicating the difficulty of a quest's level as compared to the player's
|
||||
function GetQuestDifficultyColor(level) end
|
||||
function GetQuestDifficultyColor(level) end
|
||||
|
Reference in New Issue
Block a user