Skip to content

Commit 0ad3c13

Browse files
committed
Was causing SetPoint Failure
1 parent 7af6a3f commit 0ad3c13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ElvUI/Mainline/Modules/Skins/Alerts.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ local function SkinAchievementAlert(frame)
5555
frame.Icon.Texture.b = CreateFrame('Frame', nil, frame)
5656
frame.Icon.Texture.b:SetTemplate()
5757
frame.Icon.Texture.b:SetOutside(frame.Icon.Texture)
58-
frame.Icon.Texture:SetParent(frame.Icon.Texture.b)
5958
end
6059
end
6160

0 commit comments

Comments
 (0)