Don't show something we're gonna hide
Adrian L Lange [12-27-09 - 02:41]
Don't show something we're gonna hide
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)