mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 14:52:01 +00:00
nothing
This commit is contained in:
parent
d2c9734e9c
commit
d7865bfab4
1 changed files with 0 additions and 1 deletions
|
@ -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];
|
||||
|
||||
|
|
Loading…
Reference in a new issue