update Developer modules

This commit is contained in:
Crum
2018-07-17 19:09:56 -05:00
parent 4d5d5b22f0
commit 06d4d7e2d9
3 changed files with 109 additions and 6 deletions
+1
View File
@@ -1,4 +1,5 @@
--Cache global variables
--Lua functions
local setmetatable, getmetatable = setmetatable, getmetatable
local pairs, type = pairs, type
local table = table