From 890ad6767b4fc2b4c9283774c76cd03ef35895f8 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 11 Nov 2014 20:27:16 +1100 Subject: [PATCH] Enable cl_projectiles_sloppy by default (no noticeable changes, suposedly increases performance) --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index b46e632bc..de15b2482 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 -- 2.39.2