did not mean to remove this line

This commit is contained in:
Hannu Hanhi 2022-01-25 05:01:23 +02:00 committed by toaster
parent 336010e616
commit 09885ce34b

View file

@ -1571,6 +1571,7 @@ void R_RenderPlayerView(void)
R_ClipSprites(drawsegs, NULL);
ps_sw_spritecliptime = I_GetPreciseTime() - ps_sw_spritecliptime;
// Add skybox portals caused by sky visplanes.
if (cv_skybox.value && player->skybox.viewpoint)
Portal_AddSkyboxPortals(player);