diff --git a/engine/client/view.c b/engine/client/view.c index 0a039d874..6e040f7b7 100644 --- a/engine/client/view.c +++ b/engine/client/view.c @@ -756,7 +756,7 @@ void GLV_UpdatePalette (qboolean force) } // ogw = gammaworks; -// VID_ShiftPalette (NULL); + VID_ShiftPalette (NULL); // if (ogw != gammaworks) // { // Con_DPrintf("Gamma working state %i\n", gammaworks);