Post processor skybox

Post processing no longer done in the skybox.
This commit is contained in:
Sryder13 2014-03-22 14:52:32 +00:00
parent 7b6aeefea0
commit 1f452953b6
1 changed files with 0 additions and 2 deletions

View File

@ -4592,8 +4592,6 @@ if (0)
if (cv_grfog.value)
HWD.pfnSetSpecialState(HWD_SET_FOG_MODE, 0);
HWR_DoPostProcessor(player);
// Check for new console commands.
NetUpdate();