From d209639f2b7981ca4b1079e0ae36e7b0a46c7060 Mon Sep 17 00:00:00 2001 From: Alar of Runetotem Date: Thu, 16 Aug 2018 16:43:49 +0200 Subject: [PATCH] Removes hookedbutton chat spam --- GarrisonCommander.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/GarrisonCommander.lua b/GarrisonCommander.lua index 1a12f8d..9b6348a 100644 --- a/GarrisonCommander.lua +++ b/GarrisonCommander.lua @@ -3159,7 +3159,6 @@ function addon:HookedGarrisonMissionButton_SetRewards(frame,rewards,numRewards) if not module then return end - pp("Hookedbutton") local main=module:GetMain() if not main or not main:IsVisible() then return end local Missions=module:GetMissions() -- 1.7.9.5