]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Don't disable sv_gameplayfix_unstickplayers in Xonotic's configuration as the default...
authorMario <mario.mario@y7mail.com>
Sat, 22 Oct 2022 01:16:40 +0000 (11:16 +1000)
committerMario <mario.mario@y7mail.com>
Sat, 22 Oct 2022 01:17:31 +0000 (11:17 +1000)
xonotic-server.cfg

index fed4d794a0a266e5cc591342799b539cb125f492..1821fa1d7a56662efb77bb69da71ccbabc198bfb 100644 (file)
@@ -405,7 +405,6 @@ sv_gameplayfix_delayprojectiles 0
 sv_gameplayfix_q2airaccelerate 1
 sv_gameplayfix_stepmultipletimes 1
 sv_gameplayfix_stepdown 2
-sv_gameplayfix_unstickplayers 0
 // only available in qc physics
 set sv_gameplayfix_stepdown_maxspeed 0 "maximum speed walking entities can be moving for stepping down to apply - requires sv_qcphysics 1"