Code format
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param slot number
|
||||
---@return number start
|
||||
---@return number duration
|
||||
---@return number enable
|
||||
---@param slot number
|
||||
---@return number start
|
||||
---@return number duration
|
||||
---@return number enable
|
||||
---Returns cooldown information about an action
|
||||
function GetActionCooldown(slot) end
|
||||
function GetActionCooldown(slot) end
|
||||
|
||||
Reference in New Issue
Block a user