Quantcast

Affinit dps layout change

Repooc [03-05-13 - 08:26]
Affinit dps layout change
Filename
ElvUI_SLE/modules/install/install.lua
diff --git a/ElvUI_SLE/modules/install/install.lua b/ElvUI_SLE/modules/install/install.lua
index 369bfa7..4d54494 100644
--- a/ElvUI_SLE/modules/install/install.lua
+++ b/ElvUI_SLE/modules/install/install.lua
@@ -1922,11 +1922,11 @@ function E:RepoocSetup() --The function to switch from classic ElvUI settings to
 		E.db.movers.UIBFrameMover = "BOTTOMLEFTElvUIParentBOTTOMLEFT315178"
 		E.db.movers.WatchFrameMover = "TOPLEFTElvUIParentTOPLEFT47-239"
 		if layout == 'dpsCaster' or layout == 'dpsMelee' or layout == 'tank' then
-			E.db.movers.ElvUF_PartyMover = "BOTTOMElvUIParentBOTTOM7200"
+			E.db.movers.ElvUF_PartyMover = "BOTTOMLEFTElvUIParentBOTTOMLEFT7200"
 			E.db.movers.ElvUF_Raid10Mover = "BOTTOMLEFTElvUIParentBOTTOMLEFT7200"
-			E.db.movers.ElvUF_Raid25Mover = "BOTTOMElvUIParentBOTTOM7200"
+			E.db.movers.ElvUF_Raid25Mover = "BOTTOMLEFTElvUIParentBOTTOMLEFT7200"
 			--E.db.movers.ElvUF_Raid25Mover = "BOTTOMRIGHTElvUIParentBOTTOMLEFT1162121"
-			E.db.movers.ElvUF_Raid40Mover = "BOTTOMElvUIParentBOTTOM7200"
+			E.db.movers.ElvUF_Raid40Mover = "BOTTOMLEFTElvUIParentBOTTOMLEFT7200"
 		else
 			E.db.movers.ElvUF_PartyMover = "BOTTOMElvUIParentBOTTOM0121"
 			E.db.movers.ElvUF_Raid10Mover = "BOTTOMElvUIParentBOTTOM0121"