Skip to content
Snippets Groups Projects
Commit 89843d0e authored by Hannu Hanhi's avatar Hannu Hanhi
Browse files

did not mean to remove this line

parent ba04b045
No related branches found
No related tags found
1 merge request!1724Fix portals
......@@ -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();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment