Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param CVar string
|
||||
---@return string value
|
||||
---@param CVar string
|
||||
---@return string value
|
||||
---Returns the default value of a configuration variable. Causes an error if the named CVar does not exist.
|
||||
function GetCVarDefault(CVar) end
|
||||
function GetCVarDefault(CVar) end
|
||||
|
||||
Reference in New Issue
Block a user