From 746524565b0421813ed708ac40c8dec99705d34d Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sat, 23 Aug 2014 18:15:36 +0200 Subject: [PATCH] Artwork is the default layer --- oUF_P3lim.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index d09ed61..b84bba1 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -389,7 +389,7 @@ local UnitSpecific = { Name:SetJustifyH('LEFT') self:Tag(Name, '[p3lim:leader][raidcolor][name]') - local RoleIcon = self:CreateTexture(nil, 'ARTWORK') + local RoleIcon = self:CreateTexture() RoleIcon:SetPoint('LEFT', self, 'RIGHT', 3, 0) RoleIcon:SetSize(14, 14) RoleIcon:SetAlpha(0) -- 1.7.9.5