]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/View.qc
Use r_drawfog 0 while in orthoview
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / View.qc
index 1255200c2d08943bea4243f33142dce699bef625..7a0a1011968094d6b58708c0951281b13793b11e 100644 (file)
@@ -396,7 +396,7 @@ float checkfail[16];
 
 float rainbow_last_flicker;
 vector rainbow_prev_color;
-float autocvar_cl_orthoview_distanceoverride;
+
 #define BUTTON_3 4
 #define BUTTON_4 8
 float cl_notice_run();