use auto counterstrafe

This commit is contained in:
Mylloon 2024-08-19 19:39:21 +02:00
parent 1c9cb143cf
commit ab4d0dd4a7
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -18,10 +18,10 @@ unbind "scancode26"
unbind "scancode4"
unbind "scancode22"
unbind "scancode7"
bind "scancode26" "+forward"
bind "scancode4" "+left"
bind "scancode22" "+back"
bind "scancode7" "+right"
bind "scancode26" "+autostop_forward"
bind "scancode4" "+autostop_left"
bind "scancode22" "+autostop_back"
bind "scancode7" "+autostop_right"
// Crouch
unbind "scancode6"