X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fautocvars.qh;h=8f3372a6c821726040637f3abdc07d8e351a21f3;hp=7323e92f70a4e1fba58ed6b9ff2d2733f548db12;hb=db3d8b68f0aff3f1304428e9d60836b4a8013a5a;hpb=2547369acbe9fc29dd9101a6d93f3a2056ef7368 diff --git a/qcsrc/client/autocvars.qh b/qcsrc/client/autocvars.qh index 7323e92f7..8f3372a6c 100644 --- a/qcsrc/client/autocvars.qh +++ b/qcsrc/client/autocvars.qh @@ -311,6 +311,7 @@ float autocvar_hud_showbinds; float autocvar_hud_showbinds_limit; float autocvar_hud_shownames; float autocvar_hud_shownames_enemies; +float autocvar_hud_shownames_self; float autocvar_hud_shownames_status; float autocvar_hud_shownames_statusbar_height; float autocvar_hud_shownames_aspect;