Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param hours integer
|
||||
---@param minutes integer
|
||||
---@param seconds integer
|
||||
---@param hours integer
|
||||
---@param minutes integer
|
||||
---@param seconds integer
|
||||
---Sets the Stop Watches timer value
|
||||
function Stopwatch_StartCountdown(hours, minutes, seconds) end
|
||||
function Stopwatch_StartCountdown(hours, minutes, seconds) end
|
||||
|
Reference in New Issue
Block a user