From 87573d8d3f04c0d3fb36d9014640dd9a5aa923c3 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 1 Jul 2012 23:21:50 +0400 Subject: [PATCH] Added GMMover positioning to install --- ElvUI_SLE/core/install.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 12d4750..de61510 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -787,6 +787,8 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to else E.db.movers.WatchFrameMover = "BOTTOMLEFTUIParentBOTTOMLEFT1500846" end + --Ticket frame + E.db.movers.GMMover = "TOPRIGHTBNETMoverBOTTOMRIGHT0-10" E:UpdateAll(true) end -- 1.7.9.5