From 2e31f799b6c4ea3748e7f5cf0fe1e38b1fa77cfc Mon Sep 17 00:00:00 2001 From: ackis Date: Tue, 19 May 2009 19:58:08 +0000 Subject: [PATCH] Remove 'sanity check' --- AckisRecipeList.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua index d3b726a..b7247ca 100644 --- a/AckisRecipeList.lua +++ b/AckisRecipeList.lua @@ -96,10 +96,6 @@ addon.ARLCopyFrame = nil _G["arlTooltip"] = nil _G["arlSpellTooltip"] = nil -if (GetRealmName() == "Thunderlord") and not ((GetUnitName("player") == "Ackis") or (GetUnitName("player") == "Shaelynn")) then - self:Print("Addon disabled because Alliance Player Nax is a douche. Camping people doing the fishing daily and coding == retarded moron.") -end - -- Make global API calls local to speed things up local GetNumTradeSkills = GetNumTradeSkills local GetSpellInfo = GetSpellInfo -- 1.7.9.5