Quantcast

Fixed icon textures

Adrian L Lange [10-03-09 - 16:21]
Fixed icon textures
Filename
oUF_P3lim.lua
diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua
index 8ddcea7..01f9805 100644
--- a/oUF_P3lim.lua
+++ b/oUF_P3lim.lua
@@ -119,7 +119,7 @@ local function createAura(self, button, icons)
 	button.cd:SetReverse()
 	button:SetBackdrop(backdrop)
 	button:SetBackdropColor(0, 0, 0)
-	button.icon:SetTexCoord(0.06, 0.94, 0.06, 0.94)
+	button.icon:SetTexCoord(0.07, 0.93, 0.07, 0.93)
 	button.icon:SetDrawLayer('ARTWORK')
 	button.overlay:SetTexture()