Quantcast

fml

Darthpred [10-13-14 - 14:12]
fml
Filename
ElvUI_SLE/core/core.lua
ElvUI_SLE/core/toolkit.lua
diff --git a/ElvUI_SLE/core/core.lua b/ElvUI_SLE/core/core.lua
index 828c328..cd93862 100644
--- a/ElvUI_SLE/core/core.lua
+++ b/ElvUI_SLE/core/core.lua
@@ -2,6 +2,7 @@
 local SLE = E:GetModule('SLE')
 local EP = LibStub("LibElvUIPlugin-1.0")
 local UF = E:GetModule('UnitFrames')
+local Sk = E:GetModule("Skins")
 local addon = ...

 --localizing functions--
diff --git a/ElvUI_SLE/core/toolkit.lua b/ElvUI_SLE/core/toolkit.lua
index f4e181d..80feb8b 100644
--- a/ElvUI_SLE/core/toolkit.lua
+++ b/ElvUI_SLE/core/toolkit.lua
@@ -12,7 +12,6 @@ local UF = E:GetModule('UnitFrames')
 local M = E:GetModule('SLE_Media')
 local I = E:GetModule('SLE_InstDif')
 local S = E:GetModule("SLE_ScreenSaver")
-local Sk = E:GetModule("Skins")

 local GetContainerNumSlots, GetContainerItemID = GetContainerNumSlots, GetContainerItemID