]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/view.qc
Cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / view.qc
index 8e11cf12453736c9ca2a59d247e878602ee02f5d..6f37f39e346d1a272ca3ada94ac1eecdf80ff19d 100644 (file)
@@ -1821,9 +1821,6 @@ void CSQC_UpdateView(float w, float h)
        else if(cvar("r_glsl_postprocess") == 2)
                cvar_set("r_glsl_postprocess", "0");
 
-       if(menu_visible)
-               menu_show();
-
        /*if(gametype == MAPINFO_TYPE_CTF)
          {
          ctf_view();