mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
did not mean to remove this line
This commit is contained in:
parent
336010e616
commit
09885ce34b
1 changed files with 1 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue