mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-30 13:00:54 +00:00
Merge remote-tracking branch 'remotes/netreplays/jitter-fix' into new_netreplays
This commit is contained in:
commit
f83e02e3db
1 changed files with 0 additions and 1 deletions
|
@ -1967,7 +1967,6 @@ static void Command_View_f(void)
|
||||||
}
|
}
|
||||||
|
|
||||||
olddisplayplayer = (*displayplayerp);
|
olddisplayplayer = (*displayplayerp);
|
||||||
(*displayplayerp) = playernum;
|
|
||||||
G_ResetView(viewnum, playernum, false);
|
G_ResetView(viewnum, playernum, false);
|
||||||
|
|
||||||
/* The player we wanted was corrected to who it already was. */
|
/* The player we wanted was corrected to who it already was. */
|
||||||
|
|
Loading…
Reference in a new issue