Envelope icon
This commit is contained in:
Binary file not shown.
+1
-1
@@ -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
@@ -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
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user