]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_light.c
got rid of lots of unnecessary m.transparent = lines, as well as some depthdisable...
[xonotic/darkplaces.git] / r_light.c
index f801562fb758ca66b34a6f2cb198e5349ed06635..13895c3e3f986cdcdf37e0f2941b9b16f48a01a6 100644 (file)
--- a/r_light.c
+++ b/r_light.c
@@ -138,7 +138,6 @@ void R_DrawCoronas(void)
        float scale, viewdist, diff[3], dist;
        rdlight_t *rd;
        memset(&m, 0, sizeof(m));
-       m.transparent = false;
        m.blendfunc1 = GL_ONE;
        m.blendfunc2 = GL_ONE;
        m.depthdisable = true; // magic