Race Duel: only endcam on close finishes

This commit is contained in:
Antonio Martinez 2024-09-10 15:08:58 -07:00
parent 7e9710e81a
commit 6e51815df3

View file

@ -4211,16 +4211,6 @@ void K_CheckpointCrossAward(player_t *player)
FRACUNIT/16
);
}
else
{
K_StartRoundWinCamera(
opp->mo,
opp->angleturn + ANGLE_180,
400*mapobjectscale,
6*TICRATE,
FRACUNIT/16
);
}
}
else