]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Set it in default config with a description
authorMario <mario@smbclan.net>
Mon, 26 Sep 2016 10:35:10 +0000 (20:35 +1000)
committerMario <mario@smbclan.net>
Mon, 26 Sep 2016 10:35:10 +0000 (20:35 +1000)
defaultXonotic.cfg

index 9a212486cd3ad036ab7c31ba8ad36b08b9db4d46..22e0624ceb78454ed87843eb596a735f7c9f8778 100644 (file)
@@ -289,6 +289,8 @@ set sv_gibhealth 100 "Minus health a dead body must have in order to get gibbed"
 set sv_friction_on_land 0
 set sv_friction_slick 0.5
 
+set sv_aircontrol_backwards 0 "apply forward aircontrol options to backward movement"
+
 set sv_player_viewoffset "0 0 35" "view offset of the player model"
 set sv_player_mins "-16 -16 -24" "playermodel mins"
 set sv_player_maxs "16 16 45" "playermodel maxs"