somehow forgor this in center camera

This commit is contained in:
Alug 2023-11-21 16:09:42 +01:00
parent e2605ff16c
commit aaaf09aea3
1 changed files with 1 additions and 0 deletions

View File

@ -8085,6 +8085,7 @@ boolean P_SpectatorJoinGame(player_t *player)
//center camera if its not already
if ((P_IsLocalPlayer(player)) && localaiming[0] != 0)
localaiming[0] = 0;
//Reset away view
if (P_IsLocalPlayer(player) && displayplayers[0] != consoleplayer)