]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
Explicitly enable sv_gameplayfix_unstickplayers
[xonotic/xonotic-data.pk3dir.git] / xonotic-server.cfg
index 707e2ba8e00260010f25d9b33eea4c6111474759..a64f8d896e1c0f67cc186522f79e2a1d59b5e930 100644 (file)
@@ -545,6 +545,9 @@ alias pm_gw "prvm_globalwatchpoint menu ${* ?}"
 // otherwise, antilag breaks
 sv_gameplayfix_consistentplayerprethink 1
 
+// Xonotic's QC physics still depend on this cvar (feature deprecated in DP master)
+sv_gameplayfix_unstickplayers 1
+
 // improve some minor details
 sv_gameplayfix_gravityunaffectedbyticrate 1
 sv_gameplayfix_nogravityonground 1