From 9eab7257c6b724d3b2cad3c45b1393d182a2f958 Mon Sep 17 00:00:00 2001 From: Repooc Date: Tue, 5 Mar 2013 03:26:33 -0500 Subject: [PATCH] Affinit dps layout change --- ElvUI_SLE/modules/install/install.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" -- 1.7.9.5