From 88784339df757b7172d50f66f3c7cc2b3e713e15 Mon Sep 17 00:00:00 2001 From: Xruptor Date: Wed, 13 Mar 2013 19:22:02 -0400 Subject: [PATCH] -Updated toc to 5.2 -Added a small fix for ignored UI elements on the WOW client. --- LootRollMover.lua | 2 ++ LootRollMover.toc | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/LootRollMover.lua b/LootRollMover.lua index f9c7f40..0db93fc 100644 --- a/LootRollMover.lua +++ b/LootRollMover.lua @@ -7,6 +7,8 @@ f:SetScript("OnEvent", function(self, event, ...) if self[event] then return sel ENABLE --------------------------]] +UIPARENT_MANAGED_FRAME_POSITIONS["GroupLootContainer"] = nil; + function f:PLAYER_LOGIN() --setup the DB diff --git a/LootRollMover.toc b/LootRollMover.toc index dd727f0..deedad7 100644 --- a/LootRollMover.toc +++ b/LootRollMover.toc @@ -1,7 +1,7 @@ -## Interface: 50001 +## Interface: 50200 ## Title: LootRollMover ## Author: Xruptor -## Version: 3.2 +## Version: 3.3 ## Notes: A simple mod to move the default Blizzard Group Loot Roll Windows ## SavedVariables: LRMDB -- 1.7.9.5