From 4753e15914e17f5ea76d424369a804209fbeef69 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sat, 3 Oct 2009 18:21:51 +0200 Subject: [PATCH] Fixed icon textures --- oUF_P3lim.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- 1.7.9.5