- [FIX] sys.subpal() now clamps values for safety
This commit is contained in:
@@ -436,7 +436,8 @@ function sys.time() end
|
||||
---Reset chrono time (with offset in seconds) (with decimals)
|
||||
function sys.chrono(offset) end
|
||||
|
||||
---Get chrono time since last chrono reset in seconds (with decimals)
|
||||
---@return number
|
||||
---@---Get chrono time since last chrono reset in seconds (with decimals)
|
||||
function sys.chrono() end
|
||||
|
||||
---@return boolean
|
||||
|
||||
Reference in New Issue
Block a user