Quantcast

Very minor change to the powerValue tags

p3lim [01-05-11 - 12:29]
Very minor change to the powerValue tags
Filename
oUF_P3lim.lua
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')