From 9e73049da7f9e3394d2d79e0be05c5e2339b45d2 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Wed, 17 Feb 2010 19:01:17 +0100 Subject: [PATCH] Minor tag change --- oUF_P3lim.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index e9e0709..b1c7831 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -248,7 +248,7 @@ local function Style(self, unit) powerValue:SetFont(FONT, 8, 'OUTLINE') powerValue:SetJustifyH('LEFT') powerValue.frequentUpdates = 0.1 - self:Tag(powerValue, '[p3lim:power][ >p3lim:druid<]') + self:Tag(powerValue, '[p3lim:power][ >p3lim:druid]') else local name = health:CreateFontString(nil, 'OVERLAY') name:SetPoint('LEFT', health, 2, 0) @@ -306,7 +306,7 @@ local function Style(self, unit) info:SetPoint('CENTER') info:SetFont(FONT, 8, 'OUTLINE') info.frequentUpdates = 1/4 - self:Tag(info, '[p3lim:threat][ >p3lim:pvp<]') + self:Tag(info, '[p3lim:threat][ >p3lim:pvp]') buffs.CustomFilter = CustomBuffFilter -- 1.7.9.5