This commit is contained in:
Crum
2018-11-21 02:55:26 -06:00
parent 7d622f3a34
commit e60d190f6a
2 changed files with 2 additions and 4 deletions
-2
View File
@@ -1,5 +1,3 @@
--Cache global variables
--Lua functions
local setmetatable, getmetatable = setmetatable, getmetatable
local pairs, type = pairs, type
local table = table