From: Mario Date: Tue, 11 Nov 2014 09:27:16 +0000 (+1100) Subject: Enable cl_projectiles_sloppy by default (no noticeable changes, suposedly increases... X-Git-Tag: xonotic-v0.8.0~167^2~1 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=890ad6767b4fc2b4c9283774c76cd03ef35895f8;ds=sidebyside Enable cl_projectiles_sloppy by default (no noticeable changes, suposedly increases performance) --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index b46e632bc7..de15b2482a 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -561,7 +561,7 @@ seta cl_casings_shell_time 30 "shell casing lifetime" seta cl_casings_bronze_time 10 "bullet casings lifetime" seta cl_casings_ticrate 0.1 "ticrate for casings" seta cl_casings_sloppy 1 "sloppy casings, may temporarily penetrate walls" -seta cl_projectiles_sloppy 0 "sloppy projectiles, may temporarily penetrate walls" +seta cl_projectiles_sloppy 1 "sloppy projectiles, may temporarily penetrate walls" cl_stainmaps 0 cl_particles_smoke 1 vid_gl20 1