Quantcast

forgotten mover

Darthpred [11-27-12 - 07:59]
forgotten mover
Filename
ElvUI_SLE/modules/install.lua
diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua
index b0f1a2c..9792ed2 100644
--- a/ElvUI_SLE/modules/install.lua
+++ b/ElvUI_SLE/modules/install.lua
@@ -1190,6 +1190,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to
 		E.db.movers.RightChatMover = "BOTTOMRIGHTUIParentBOTTOMRIGHT019"
 		E.db.movers.LeftChatMover = "BOTTOMLEFTUIParentBOTTOMLEFT019"
 		E.db.movers.Dashboard = "TOPLEFTElvUIParentTOPLEFT0-19"
+		E.db.movers.RaidUtility_Mover = "TOPElvUIParentTOP-283-19"
 	end

 	E:UpdateAll(true)