Quantcast

Remove pet happiness

Adrian L Lange [04-30-11 - 14:36]
Remove pet happiness
Filename
oUF_P3lim.lua
diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua
index cb290a1..a739771 100644
--- a/oUF_P3lim.lua
+++ b/oUF_P3lim.lua
@@ -156,7 +156,6 @@ local function Shared(self, unit)
 		power.colorTapping = true
 		power.colorDisconnected = true
 		power.colorReaction = unit ~= 'pet'
-		power.colorHappiness = unit == 'pet'
 		power.colorPower = unit == 'pet'

 		local powerBG = power:CreateTexture(nil, 'BORDER')