]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_sky.c
made r_showtris transparent (quite faint actually), color coded different types of...
[xonotic/darkplaces.git] / r_sky.c
diff --git a/r_sky.c b/r_sky.c
index b8ed536edf9bc1de2104ceb4ddb90a8e2b483ed8..a6fe724e2e1370892a15dad455d82687096b11ed 100644 (file)
--- a/r_sky.c
+++ b/r_sky.c
@@ -378,7 +378,7 @@ void R_Sky(void)
                        // this modifies the depth buffer so we have to clear it afterward
                        //R_SkyRoom();
                        // clear the depthbuffer that was used while rendering the skyroom
-                       //qglClear(GL_DEPTH_BUFFER_BIT);
+                       //GL_Clear(GL_DEPTH_BUFFER_BIT);
                }
                */
        }