From d6e667f43c287a61c3a560672d8cf4ba5bc20ea8 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sun, 27 Dec 2009 03:41:47 +0100 Subject: [PATCH] Don't show something we're gonna hide --- oUF_P3lim.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index 8559ac6..ccdf3a3 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -117,14 +117,11 @@ local function updateDebuff(self, icons, unit, icon, index) end local function createAura(self, button, icons) - icons.showDebuffType = true - button.cd:SetReverse() button:SetBackdrop(backdrop) button:SetBackdropColor(0, 0, 0) button.icon:SetTexCoord(0.07, 0.93, 0.07, 0.93) button.icon:SetDrawLayer('ARTWORK') - button.overlay:SetTexture() end local function customFilter(icons, unit, icon, name, rank, texture, count, dtype, duration, expiration, caster) -- 1.7.9.5