mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
forgot to remove this print
This commit is contained in:
parent
da82535475
commit
22bb4ad246
1 changed files with 0 additions and 1 deletions
|
|
@ -4358,7 +4358,6 @@ FILESTAMP
|
||||||
playerpingtable[i] = (tic_t)netbuffer->u.pingtable[i];
|
playerpingtable[i] = (tic_t)netbuffer->u.pingtable[i];
|
||||||
|
|
||||||
servermaxping = (tic_t)netbuffer->u.pingtable[i++];
|
servermaxping = (tic_t)netbuffer->u.pingtable[i++];
|
||||||
CONS_Printf("got server maxping: %d\n", servermaxping);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue