Update dependencies
This commit is contained in:
parent
37f60b04ff
commit
8c93e1f5ac
|
|
@ -105,7 +105,7 @@ local function Assert(condition: any, message: string)
|
|||
end
|
||||
end
|
||||
|
||||
local j = print
|
||||
local j = print -- j
|
||||
|
||||
function utility.print(...)
|
||||
local args = { ... }
|
||||
|
|
|
|||
Loading…
Reference in New Issue