X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fautocvars.qh;h=cb97cb6b75f2d83e31dfa15df0ba9e69b2b894a3;hb=59fd18764ef9198b85e1b8914475963ad4bf963b;hp=6d3fb626771723a0d86af77ab2e775f7a24364f7;hpb=46f1ac4e74d212b95d3e2d08d36393a14a8e5cb7;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/autocvars.qh b/qcsrc/client/autocvars.qh index 6d3fb6267..cb97cb6b7 100644 --- a/qcsrc/client/autocvars.qh +++ b/qcsrc/client/autocvars.qh @@ -444,5 +444,6 @@ float autocvar_cl_jetpack_attenuation = 2; bool autocvar_cl_showspectators; int autocvar_cl_nade_timer; bool autocvar_r_drawviewmodel; +bool autocvar_cl_weapons_animate; bool autocvar_cl_race_cptimes_onlyself; bool autocvar_cl_race_cptimes_showself = false;