From 34702d8a1ca880d421e4d0c3b2bb8082f7bbaca9 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Mon, 11 Jul 2011 06:00:40 +0200 Subject: [PATCH] Not so temporary as I though, it's the only thing that works --- Broker_Equipment.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Broker_Equipment.lua b/Broker_Equipment.lua index 70ab9e1..c839d44 100644 --- a/Broker_Equipment.lua +++ b/Broker_Equipment.lua @@ -98,7 +98,7 @@ local function OnClick(self, button) end if(not _G[PAPERDOLL_SIDEBARS[3].frame]:IsShown()) then - parent:Show() -- XXX: Temporary fix + parent:Show() end end end -- 1.7.9.5