CTR: Update default DPAD DOWN Bind

This commit is contained in:
cypress 2023-11-14 07:37:31 -05:00 committed by GitHub
parent 9244439634
commit 34ee5dbe41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ bind "t" "messagemode"
bind "z" "+lookdown" bind "z" "+lookdown"
bind "~" "toggleconsole" bind "~" "toggleconsole"
bind "PADUP" "+grenade" bind "PADUP" "+grenade"
bind "PADDOWN" "+knife" bind "PADDOWN" "impulse 30"
bind "PADLEFT" "+reload" bind "PADLEFT" "+reload"
bind "PADRIGHT" "+switch" bind "PADRIGHT" "+switch"
bind "ALT" "+strafe" bind "ALT" "+strafe"