This commit is contained in:
Crum
2019-01-12 15:41:43 -06:00
parent 41336b0adf
commit e7e52c647c
4 changed files with 97 additions and 68 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
local E, L, V, P, G = unpack(ElvUI) --Import: Engine, Locales, PrivateDB, ProfileDB, GlobalDB
local CC = E:GetModule("ClassCache")
local E, L, V, P, G = unpack(ElvUI); --Import: Engine, Locales, PrivateDB, ProfileDB, GlobalDB
local CC = E:GetModule("ClassCache");
--Cache global variables
--Lua functions