Quantcast

re-register stuff on profile change

Darthpred [11-09-12 - 15:05]
re-register stuff on profile change

just in case
Filename
ElvUI_SLE/ElvUI_SLE.lua
diff --git a/ElvUI_SLE/ElvUI_SLE.lua b/ElvUI_SLE/ElvUI_SLE.lua
index 581b4e3..d835413 100644
--- a/ElvUI_SLE/ElvUI_SLE.lua
+++ b/ElvUI_SLE/ElvUI_SLE.lua
@@ -52,6 +52,7 @@ E.UpdateAllSLE = E.UpdateAll
 function E:UpdateAll()
     E.UpdateAllSLE(self)
 	E:GetModule('BackGrounds'):UpdateFrames()
+	E:GetModule('BackGrounds'):RegisterHide()
 	DTP:Update()
 	DTP:DashboardShow()
 	DTP:DashWidth()