X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fautocvars.qh;h=488115f703eae5be5fab42ba70464a51ac688f53;hp=e35bf82dd2759122afc2cf11d46707ef5fc1177b;hb=e921ae9f86a09d0a20cd4c72b44e6d71d25975ea;hpb=4566767f430d7a15f918d80b234f04c71f929b4e diff --git a/qcsrc/client/autocvars.qh b/qcsrc/client/autocvars.qh index e35bf82dd2..488115f703 100644 --- a/qcsrc/client/autocvars.qh +++ b/qcsrc/client/autocvars.qh @@ -460,6 +460,7 @@ string autocvar__cl_playermodel; float autocvar_cl_deathglow; bool autocvar_developer_csqcentities; float autocvar_g_jetpack_attenuation; +bool autocvar_cl_showspectators; string autocvar_crosshair_hmg = ""; vector autocvar_crosshair_hmg_color = '0.2 1.0 0.2'; float autocvar_crosshair_hmg_alpha = 1;