diff core.lua @ 15:38822958c28a

<>
author Aaron Bregger
date Fri, 13 Aug 2010 14:39:36 -0500
parents 4e7266527ce5
children 8a18dd9f2cec
line wrap: on
line diff
--- a/core.lua	Fri Aug 13 14:38:04 2010 -0500
+++ b/core.lua	Fri Aug 13 14:39:36 2010 -0500
@@ -200,6 +200,7 @@
     LibStub("AceConfigDialog-3.0"):SelectGroup("GatherMate", "RecipeProfit")
 end
 
+
 function button_update(self)
     local buttonName = _G[self:GetName().."Name"];
     local link = GetMerchantItemLink(_G[self:GetName().."ItemButton"]:GetID());