From c49555b174406e581c95442067cc76dcacd8621f Mon Sep 17 00:00:00 2001 From: Michael McKoy Date: Sat, 22 Sep 2007 18:02:42 +0000 Subject: [PATCH] Removed a debug log message --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401460 --- plugins/mapchooser.sp | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/mapchooser.sp b/plugins/mapchooser.sp index 5bcf2c307..53f710c6f 100644 --- a/plugins/mapchooser.sp +++ b/plugins/mapchooser.sp @@ -177,10 +177,7 @@ public Event_RoundEnd(Handle:event, const String:name[], bool:dontBroadcast) } static score[2]; - score[team - 2]++; - - LogMessage("[MC] Team scored! %d - %d", score[0], score[1]); if (g_Cvar_Winlimit != INVALID_HANDLE) {