This commit is contained in:
Crum
2018-06-13 22:13:25 -05:00
parent ea5d13bacd
commit edb358c06c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ local S = E:GetModule("Skins");
--Lua functions
local _G = _G
local unpack = unpack
local getn = table.getn
--WoW API / Variables
local hooksecurefunc = hooksecurefunc