From 735530e1a7ad12f7c5bf228ab3612c96b28bb751 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Mon, 27 Oct 2014 15:03:29 +0100 Subject: [PATCH] Make sure the background is rendered above the backdrop --- oUF_P3lim.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index 41ed3ca..105b150 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -285,7 +285,7 @@ local UnitSpecific = { Rune:SetPoint('LEFT', Runes[index - 1], 'RIGHT', 4, 0) end - local RuneBG = Rune:CreateTexture(nil, 'BACKGROUND') + local RuneBG = Rune:CreateTexture(nil, 'BORDER') RuneBG:SetAllPoints() RuneBG:SetTexture(TEXTURE) RuneBG.multiplier = 1/3 -- 1.7.9.5