Quantcast

more stupid changes.

pompachomp [12-11-09 - 01:27]
more stupid changes.
Filename
ARL.lua
diff --git a/ARL.lua b/ARL.lua
index 6f4699a..582818a 100644
--- a/ARL.lua
+++ b/ARL.lua
@@ -1425,7 +1425,7 @@ end	-- do
 -------------------------------------------------------------------------------

 ---Determines which profession we are dealing with and loads up the recipe information for it.
-local function addon:InitializeRecipe(profession)
+function addon:InitializeRecipe(profession)
 	if not profession then
 		--@alpha@
 		addon:Print("nil profession passed to InitializeRecipe()")