Quantcast

Moved some stuff

Darthpred [10-18-14 - 21:44]
Moved some stuff
Filename
ElvUI_SLE/core/core.lua
diff --git a/ElvUI_SLE/core/core.lua b/ElvUI_SLE/core/core.lua
index e802b60..a5b118f 100644
--- a/ElvUI_SLE/core/core.lua
+++ b/ElvUI_SLE/core/core.lua
@@ -8,10 +8,8 @@ local addon = ...
 --localizing functions--
 local tinsert = tinsert

-SLE.version = GetAddOnMetadata("ElvUI_SLE", "Version")
 local elvV = tonumber(E.version)
 local elvR = tonumber(GetAddOnMetadata("ElvUI_SLE", "X-ElvVersion"))
-E.SLEConfigs = {}

 --SLE['media'] = {}