]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - view.c
more q3bsp work (and no it still doesn't work right)
[xonotic/darkplaces.git] / view.c
diff --git a/view.c b/view.c
index 94fe265d6490cac6a8b0c765cbaf8c00370dce02..54eb0ab1491f1d7762f67242f341d8480e90b3ab 100644 (file)
--- a/view.c
+++ b/view.c
@@ -394,7 +394,7 @@ void V_CalcViewBlend(void)
        if (cls.state == ca_connected && cls.signon == SIGNONS)
        {
                // set contents color
-               switch (CL_PointContents(r_refdef.vieworg))
+               switch (CL_PointQ1Contents(r_refdef.vieworg))
                {
                case CONTENTS_EMPTY:
                case CONTENTS_SOLID: