mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-09 04:36:23 +00:00
Remove jitters in view command
This commit is contained in:
parent
5e6b3a650c
commit
a991af5c6a
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…
Add table
Reference in a new issue