From bf4bcb0734369ccad9c3e3b685cb71c07499346f Mon Sep 17 00:00:00 2001 From: p3lim Date: Wed, 5 Jan 2011 13:29:18 +0100 Subject: [PATCH] Very minor change to the powerValue tags --- oUF_P3lim.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index b604869..eaf04dd 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -203,7 +203,7 @@ local function Shared(self, unit) powerValue:SetFont(FONT, 8, 'OUTLINEMONOCHROME') powerValue:SetJustifyH('LEFT') powerValue.frequentUpdates = 0.1 - self:Tag(powerValue, '[p3lim:power< ][p3lim:druid]') + self:Tag(powerValue, '[p3lim:power][ >p3lim:druid]') end local raidicon = health:CreateTexture(nil, 'OVERLAY') -- 1.7.9.5