Wrong keybind name

This commit is contained in:
David Holland 2020-03-27 23:41:22 +01:00
parent 56bcf9dd1a
commit d9725a89c7
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,6 @@ bind "." "buyammo2"
bind "SPACE" "+jump"
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "DEL" "mute"
bind "PAUSE" "pause"
bind "SHIFT" "+speed"
bind "CTRL" "+duck"
@ -43,7 +42,7 @@ bind "F4" "rebuy"
bind "F5" "jpeg"
bind "F6" "save quick"
bind "F7" "load quick"
bind "DELETE" "toggleconsole"
bind "DEL" "toggleconsole"
bind "F10" "quit prompt"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"