We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af6a3f commit 0ad3c13Copy full SHA for 0ad3c13
ElvUI/Mainline/Modules/Skins/Alerts.lua
@@ -55,7 +55,6 @@ local function SkinAchievementAlert(frame)
55
frame.Icon.Texture.b = CreateFrame('Frame', nil, frame)
56
frame.Icon.Texture.b:SetTemplate()
57
frame.Icon.Texture.b:SetOutside(frame.Icon.Texture)
58
- frame.Icon.Texture:SetParent(frame.Icon.Texture.b)
59
end
60
61
0 commit comments