mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-03-23 03:12:02 +00:00
forgot to remove this print
This commit is contained in:
parent
6054901c62
commit
3349b9b196
1 changed files with 0 additions and 1 deletions
|
@ -4358,7 +4358,6 @@ FILESTAMP
|
|||
playerpingtable[i] = (tic_t)netbuffer->u.pingtable[i];
|
||||
|
||||
servermaxping = (tic_t)netbuffer->u.pingtable[i++];
|
||||
CONS_Printf("got server maxping: %d\n", servermaxping);
|
||||
}
|
||||
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue