mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove old anglepredict debug print
This commit is contained in:
parent
4062447ee7
commit
560050cf2c
1 changed files with 0 additions and 2 deletions
|
|
@ -1113,8 +1113,6 @@ static void G_DoAnglePrediction(ticcmd_t *cmd, INT32 realtics, UINT8 ssplayer, p
|
|||
|
||||
localtic = cmd->latency;
|
||||
|
||||
//CONS_Printf("anglepredict realtics %d latency %d\n", realtics, cmd->latency);
|
||||
|
||||
if (player->pflags & PF_DRIFTEND)
|
||||
{
|
||||
// Otherwise, your angle slingshots off to the side violently...
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue