mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-03-01 15:11:22 +00:00
Reset views away from spectators
This commit is contained in:
parent
6e44952d50
commit
be353c9260
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…
Reference in a new issue