Update dependencies

This commit is contained in:
Lewin Kelly 2024-03-29 10:05:06 +00:00
parent 37f60b04ff
commit 8c93e1f5ac
1 changed files with 1 additions and 1 deletions

View File

@ -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 = { ... }