From d14e434c78fcfc6518e5c40947616cda3627fd59 Mon Sep 17 00:00:00 2001 From: ackis Date: Mon, 1 Jun 2009 17:17:04 +0000 Subject: [PATCH] Fix a replacement string. --- AckisRecipeList.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua index 1713f4b..30480b2 100644 --- a/AckisRecipeList.lua +++ b/AckisRecipeList.lua @@ -750,7 +750,7 @@ function addon:addTradeAcquire(RecipeDB, SpellID, ...) --@alpha@ -- Internal DB to check to see if we're adding duplicate ID's as an acquire method local AcquireIDList = {} - --@end-debug@ + --@end-alpha@ while (i < numvars) do -- 1.7.9.5