Quantcast

Changed the icon for the Obtain menu button.

James D. Callahan III [03-28-10 - 11:07]
Changed the icon for the Obtain menu button.
Filename
Frame.lua
diff --git a/Frame.lua b/Frame.lua
index ea25d83..20051ad 100644
--- a/Frame.lua
+++ b/Frame.lua
@@ -1721,7 +1721,7 @@ end	-- do
 MainPanel.menu_toggle_general = CreateFilterMenuButton("INV_Misc_Note_06", "general")
 MainPanel.menu_toggle_general:SetPoint("TOPRIGHT", MainPanel.filter_reset, "BOTTOMLEFT", -7, -23)

-MainPanel.menu_toggle_obtain = CreateFilterMenuButton("Spell_Shadow_MindRot", "obtain")
+MainPanel.menu_toggle_obtain = CreateFilterMenuButton("INV_Misc_Bag_07", "obtain")
 MainPanel.menu_toggle_obtain:SetPoint("TOPLEFT", MainPanel.menu_toggle_general, "BOTTOMLEFT", 0, -8)

 MainPanel.menu_toggle_binding = CreateFilterMenuButton("INV_Belt_20", "binding")