Skip to content
Snippets Groups Projects
Commit 214cd404 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

Merge branch 'public_next' into master

parents b9a39f30 5d263da9
No related branches found
No related tags found
No related merge requests found
...@@ -1324,6 +1324,7 @@ void R_RenderPlayerView(player_t *player) ...@@ -1324,6 +1324,7 @@ void R_RenderPlayerView(player_t *player)
#endif #endif
R_RenderBSPNode((INT32)numnodes - 1); R_RenderBSPNode((INT32)numnodes - 1);
R_ClipSprites();
R_DrawPlanes(); R_DrawPlanes();
#ifdef FLOORSPLATS #ifdef FLOORSPLATS
R_DrawVisibleFloorSplats(); R_DrawVisibleFloorSplats();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment