Quantcast

Removes hookedbutton chat spam

Alar of Runetotem [08-16-18 - 14:43]
Removes hookedbutton chat spam
Filename
GarrisonCommander.lua
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()