did not mean to remove this line

This commit is contained in:
Hannu Hanhi 2022-01-25 05:01:23 +02:00
parent ba04b045e6
commit 89843d0eca

View file

@ -1515,6 +1515,7 @@ void R_RenderPlayerView(player_t *player)
R_ClipSprites(drawsegs, NULL);
PS_STOP_TIMING(ps_sw_spritecliptime);
// Add skybox portals caused by sky visplanes.
if (cv_skybox.value && skyboxmo[0])
Portal_AddSkyboxPortals();