From 9eeb684ea54e0f5515f619c2f50a1191921b3c1d Mon Sep 17 00:00:00 2001 From: ackis Date: Thu, 26 Mar 2009 21:18:24 +0000 Subject: [PATCH] Sup Funkeh`? --- AckisRecipeList.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua index 6645786..1f0ed8f 100644 --- a/AckisRecipeList.lua +++ b/AckisRecipeList.lua @@ -372,7 +372,8 @@ end function addon:TRADE_SKILL_SHOW() -- Create an entry in the db to track alt trade skills - local pname,prealm = UnitName("player") + local pname = UnitName("player") + local prealm = GetRealmName() local tradelink = GetTradeSkillListLink() if (tradelink) then -- 1.7.9.5