Add a space to the pvp tag
Adrian L Lange [09-05-09 - 13:39]
Add a space to the pvp tag
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