Update lua-minify.lua
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
--
|
--
|
||||||
-- Util.lua
|
-- Util.lua
|
||||||
--
|
--
|
||||||
@@ -82,7 +81,7 @@ local function printf(fmt, ...)
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
local util {
|
local util = {
|
||||||
PrintTable = PrintTable,
|
PrintTable = PrintTable,
|
||||||
CountTable = CountTable,
|
CountTable = CountTable,
|
||||||
lookupify = lookupify,
|
lookupify = lookupify,
|
||||||
|
|||||||
Reference in New Issue
Block a user