mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove debug print
This commit is contained in:
parent
aaf18fb1cf
commit
51d46a2a8a
1 changed files with 0 additions and 2 deletions
|
|
@ -2421,8 +2421,6 @@ HU_drawMiniPing (INT32 x, INT32 y, UINT32 lag, INT32 flags)
|
|||
w /= 2;
|
||||
}
|
||||
|
||||
CONS_Printf("mindelay %d / lag %d\n", cv_mindelay.value, lag);
|
||||
|
||||
// This looks kinda dumb, but basically:
|
||||
// Servers with mindelay set modify the ping table.
|
||||
// Clients with mindelay unset don't, because they can't.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue