]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/autocvars.qh
Remove a wrong and never executed piece of code within minstagib_items.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / autocvars.qh
1 var float autocvar_cl_projectiles_sloppy = 0;
2
3 var float autocvar_cl_gibs_ticrate = 0.1;
4 var float autocvar_cl_gibs_sloppy = 1;
5
6 var float autocvar_cl_casings_ticrate = 0.1;
7 var float autocvar_cl_casings_sloppy = 1;