]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
fix antilag again (because LH disabled sv_gameplayfix_consistentplayerprethink)
authorRudolf Polzer <rpolzer@grawp.(none)>
Mon, 5 Apr 2010 07:45:29 +0000 (09:45 +0200)
committerRudolf Polzer <rpolzer@grawp.(none)>
Mon, 5 Apr 2010 07:45:29 +0000 (09:45 +0200)
defaultXonotic.cfg

index 645be51503fdc9c0947b07fb40ed6274beb6a8a9..adc3b26825e85464d1c62d038f06cfc8e63f2f66 100644 (file)
@@ -1790,3 +1790,6 @@ seta _cl_userid "" "player ID (e.g. for tournaments)"
 // FIXME workaround for engine bug
 sv_gameplayfix_nudgeoutofsolid 0
 // to div0: remove this once 5b7ac1706712977bbc0297d2d53294e73574c7cd (svn r9537) is in the stable branch of the engine again
+
+// otherwise, antilag breaks
+sv_gameplayfix_consistentplayerprethink 1