Quantcast

oops. one more forgotten mover

Darthpred [09-24-12 - 20:18]
oops. one more forgotten mover
Filename
ElvUI_SLE/core/install.lua
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index f5c9033..2a53550 100644
--- a/ElvUI_SLE/core/install.lua
+++ b/ElvUI_SLE/core/install.lua
@@ -1049,6 +1049,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to
 	E.db.movers.BNETMover = "BOTTOMRIGHTUIParentBOTTOMRIGHT0481"
 	E.db.movers.ElvUF_FocusMover = "BOTTOMRIGHTUIParentBOTTOMRIGHT-636103"
 	E.db.movers.ElvUF_FocusTargetMover = "BOTTOMRIGHTUIParentBOTTOMRIGHT-63634"
+	E.db.movers.VehicleSeatMover = "TOPLEFTElvUIParentTOPLEFT187-21"

 	E:UpdateAll(true)
 end