diff --git a/source/gl_sky_clip.c b/source/gl_sky_clip.c index 58eb090..d0508fb 100644 --- a/source/gl_sky_clip.c +++ b/source/gl_sky_clip.c @@ -673,6 +673,7 @@ R_DrawSkyChain (msurface_t *sky_chain) sc = sc->texturechain; } } + glColor3ubv (lighthalf_v); #if 0 glDisable (GL_TEXTURE_2D); sc = sky_chain;