]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/autocvars.qh
New feature for hud_shownames: crosshairdistance - Basically, when enabled only show...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / autocvars.qh
index 897bb24e73753c9191f9d71fab1adad287fcfe63..b0a11ad1826df9c5dd41e56079faa3e623d24982 100644 (file)
@@ -319,6 +319,9 @@ float autocvar_hud_showbinds;
 float autocvar_hud_showbinds_limit;
 float autocvar_hud_shownames;
 float autocvar_hud_shownames_enemies;
+float autocvar_hud_shownames_crosshairdistance;
+float autocvar_hud_shownames_crosshairdistance_time;
+float autocvar_hud_shownames_crosshairdistance_antioverlap;
 float autocvar_hud_shownames_self;
 float autocvar_hud_shownames_status;
 float autocvar_hud_shownames_statusbar_height;