From 0ce49beca1b9863e681e96c32d1c443eab7bfcb7 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Fri, 11 Dec 2009 01:27:04 +0000 Subject: [PATCH] more stupid changes. --- ARL.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()") -- 1.7.9.5