Removed no longer usefult debug message
Alar of Daggerspine [05-22-16 - 19:11]
Removed no longer usefult debug message
diff --git a/MatchMaker.lua b/MatchMaker.lua
index 008352a..57e435a 100644
--- a/MatchMaker.lua
+++ b/MatchMaker.lua
@@ -282,7 +282,7 @@ function addon:MCMatchMaker(missionID,party,skipEpic,cap)
missionID=mission.missionID
if (not party) then party=addon:GetParty(missionID) end
--@debug@
-print("Using cap data:",cap)
+ print("Using cap data:",cap)
--@end-debug@
MatchMaker(self,mission,party,false,true,cap)
if (skipEpic) then