KovaaK wanted this not to be spammed so much

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@861 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2005-01-29 02:22:43 +00:00
parent c02a3b3437
commit 72a13752b6
1 changed files with 1 additions and 1 deletions

View File

@ -1399,7 +1399,7 @@ void CL_Packet_f (void)
return;
}
Con_Printf ("Sending realip packet\n");
Con_DPrintf ("Sending realip packet\n");
}
cls.lastarbiatarypackettime = Sys_DoubleTime(); //prevent the packet command from causing a reconnect on badly configured mvdsv servers.