]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - gl_backend.c
you can now (try to) play in maps you don't have, and models you don't have are shown...
[xonotic/darkplaces.git] / gl_backend.c
index 05ebc12bbcdca189ea05cdd3986ea86de3ead593..4b8c0343d05b3044baccf00d8475584be2478338 100644 (file)
@@ -1044,7 +1044,7 @@ void SCR_UpdateScreen (void)
 
        R_TimeReport("clear");
 
-       if (scr_conlines < vid.conheight)
+       if (scr_conlines < vid.conheight && cls.signon == SIGNONS)
                R_RenderView();
 
        // draw 2D stuff