mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-26 15:31:03 +00:00
Reset views away from spectators
This commit is contained in:
parent
68266a7250
commit
d68e3efc72
1 changed files with 1 additions and 0 deletions
|
|
@ -4908,6 +4908,7 @@ void G_ReadDemoExtraData(void)
|
|||
break;
|
||||
}
|
||||
|
||||
G_ResetViews();
|
||||
// maybe these are necessary?
|
||||
if (G_BattleGametype())
|
||||
K_CheckBumpers(); // SRB2Kart
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue