From ac9ef5ef9e44e6516b5e1e7dc73082fe41c9894f Mon Sep 17 00:00:00 2001 From: Jim-Bim Date: Mon, 12 Oct 2009 16:31:00 +0000 Subject: [PATCH] AckisRecipeList: - Profession switching is now fixed, works again! --- ARLFrame.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ARLFrame.lua b/ARLFrame.lua index 47e705c..1e07438 100644 --- a/ARLFrame.lua +++ b/ARLFrame.lua @@ -3187,7 +3187,7 @@ function addon:InitializeFrame() local endLoop = 0 local displayProf = 0 - self:ClosePopups() + addon:ClosePopups() -- ok, so first off, if we've never done this before, there is no "current" -- and a single iteration will do nicely, thank you -- 1.7.9.5