mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-29 20:50:38 +00:00
Remove jitters in view command
This commit is contained in:
parent
324108d120
commit
0e1d7ec6c6
1 changed files with 0 additions and 1 deletions
|
@ -1967,7 +1967,6 @@ static void Command_View_f(void)
|
|||
}
|
||||
|
||||
olddisplayplayer = (*displayplayerp);
|
||||
(*displayplayerp) = playernum;
|
||||
G_ResetView(viewnum, playernum, false);
|
||||
|
||||
/* The player we wanted was corrected to who it already was. */
|
||||
|
|
Loading…
Reference in a new issue