]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_sky.c
some cleanup of Mod_Alias_GetMesh_Vertex3f
[xonotic/darkplaces.git] / r_sky.c
diff --git a/r_sky.c b/r_sky.c
index 8ed9da7b5f6d4bb9176fd068f6c80478290e0261..1eecc6c79d468a10cf6209e32d9eb4996d62e975 100644 (file)
--- a/r_sky.c
+++ b/r_sky.c
@@ -433,6 +433,7 @@ void R_Sky(void)
                }
                */
                GL_DepthTest(true);
+               GL_DepthMask(true);
        }
 }