This commit is contained in:
nukeykt 2019-07-12 01:06:59 +09:00 committed by Christoph Oelckers
parent d2c9734e9c
commit d7865bfab4
1 changed files with 0 additions and 1 deletions

View File

@ -233,7 +233,6 @@ void Net_ResetPrediction(void)
void Net_DoPrediction(void)
{
// NUKE-TODO: Add RR code
DukePlayer_t *const pPlayer = g_player[myconnectindex].ps;
spritetype *const pSprite = &sprite[pPlayer->i];