]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
we have to bump inputtimeout to 0.1 if we do that (3 server frames)
authorRudolf Polzer <divVerent@xonotic.org>
Sun, 26 Jun 2011 07:38:34 +0000 (09:38 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Sun, 26 Jun 2011 07:38:34 +0000 (09:38 +0200)
defaultXonotic.cfg

index c4af0fda5c71ab603088c7e72f07c012ce73eadc..16ed5a4794eff4218f9c50d3a2818d068367a84f 100644 (file)
@@ -2066,7 +2066,7 @@ sv_cullentities_trace 1
 r_cullentities_trace 0
 
 // less "lagging" of other players, but also less PL tolerant... let's try this
-sv_clmovement_inputtimeout 0.05
+sv_clmovement_inputtimeout 0.1
 
 // exact gloss looks better, e.g. on g-23
 r_shadow_glossexact 1