From 2441dc4c3c5bf8aba2cf8f3d6c0ec1fe40ce3441 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sun, 1 Jul 2012 03:39:26 +0200 Subject: [PATCH] No longer using fading --- oUF_P3lim.lua | 8 -------- 1 file changed, 8 deletions(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index 977f212..7ba9c63 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -299,14 +299,6 @@ local function Shared(self, unit) end end - self.FadeCasting = true - self.FadeCombat = true - self.FadeTarget = true - self.FadeHealth = true - self.FadePower = true - self.FadeSmooth = 0.5 - self.FadeMinAlpha = 0 - if(UnitSpecific[unit]) then return UnitSpecific[unit](self) end -- 1.7.9.5