From ab374c4322a32fda63a8b59c2259682be0b39dbc Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sat, 5 Sep 2009 15:39:59 +0200 Subject: [PATCH] Add a space to the pvp tag --- oUF_P3lim.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index 2efe3cc..b56bacf 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -379,7 +379,7 @@ local function style(self, unit) local info = self.Health:CreateFontString(nil, 'OVERLAY', 'pfont') info:SetPoint('CENTER') info.frequentUpdates = 0.25 - self:Tag(info, '[pthreat]|cffff0000[pvptime]|r') + self:Tag(info, '[pthreat]|cffff0000[( )pvptime]|r') self.PostUpdateAuraIcon = updateBuff self.CustomAuraFilter = customFilter -- 1.7.9.5