From ffc481d87eafe09da796bf21bba17e30cf38dd53 Mon Sep 17 00:00:00 2001 From: p3lim Date: Wed, 13 Oct 2010 20:51:40 +0200 Subject: [PATCH] Menu attribute is handled by oUF --- oUF_P3lim.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index 3d6ff2e..2e52fe8 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -230,7 +230,6 @@ local function Shared(self, unit) self.menu = SpawnMenu self:SetHeight(22) - self:SetAttribute('type2', 'menu') end if(unit == 'focus' or unit:find('target')) then -- 1.7.9.5