mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-18 18:51:42 +00:00
Merge branch 'next' into public_next
This commit is contained in:
commit
5d263da9b4
1 changed files with 1 additions and 0 deletions
|
@ -1324,6 +1324,7 @@ void R_RenderPlayerView(player_t *player)
|
|||
#endif
|
||||
|
||||
R_RenderBSPNode((INT32)numnodes - 1);
|
||||
R_ClipSprites();
|
||||
R_DrawPlanes();
|
||||
#ifdef FLOORSPLATS
|
||||
R_DrawVisibleFloorSplats();
|
||||
|
|
Loading…
Reference in a new issue