Removed a debug log message
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401460
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user