Quantcast

Artwork is the default layer

Adrian L Lange [08-23-14 - 16:15]
Artwork is the default layer
Filename
oUF_P3lim.lua
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)