mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 15:22:20 +00:00
Post processor skybox
Post processing no longer done in the skybox.
This commit is contained in:
parent
7b6aeefea0
commit
1f452953b6
1 changed files with 0 additions and 2 deletions
|
@ -4592,8 +4592,6 @@ if (0)
|
||||||
if (cv_grfog.value)
|
if (cv_grfog.value)
|
||||||
HWD.pfnSetSpecialState(HWD_SET_FOG_MODE, 0);
|
HWD.pfnSetSpecialState(HWD_SET_FOG_MODE, 0);
|
||||||
|
|
||||||
HWR_DoPostProcessor(player);
|
|
||||||
|
|
||||||
// Check for new console commands.
|
// Check for new console commands.
|
||||||
NetUpdate();
|
NetUpdate();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue