Envelope icon

This commit is contained in:
Salikh Gurgenidze
2025-12-27 23:57:21 +04:00
parent 8b1a0b4b7a
commit 58746cb7f7
4 changed files with 3 additions and 3 deletions
Binary file not shown.
+1 -1
View File
@@ -277,7 +277,7 @@
<OnLoad>
local icon = getglobal(this:GetName().."_Icon")
if icon then
icon:SetTexture("Interface\\Icons\\INV_Letter_15")
icon:SetTexture("Interface\\AddOns\\Guda\\Assets\\Envelope")
end
</OnLoad>
<OnClick>
+1 -1
View File
@@ -136,7 +136,7 @@
<OnLoad>
local icon = getglobal(this:GetName().."_Icon")
if icon then
icon:SetTexture("Interface\\Icons\\INV_Letter_15")
icon:SetTexture("Interface\\AddOns\\Guda\\Assets\\Envelope")
end
</OnLoad>
<OnClick>
+1 -1
View File
@@ -227,7 +227,7 @@
<OnLoad>
local icon = getglobal(this:GetName().."_Icon")
if icon then
icon:SetTexture("Interface\\AddOns\\Guda\\Assets\\All_Characters")
icon:SetTexture("Interface\\AddOns\\Guda\\Assets\\Envelope")
end
</OnLoad>
<OnClick>