FTE: Bind minus ("-") to impulse 24 instead of 23.

This commit is contained in:
Ian 2023-02-16 16:22:19 -05:00 committed by GitHub
parent 93703b895e
commit 47ca35951c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
bind "TAB" "showscores"
bind "ESCAPE" "togglemenu"
bind "SPACE" "impulse 10"
bind - "impulse 23"
bind - "impulse 24"
bind 0 "impulse 109"
bind 1 "impulse 110"
bind 2 "impulse 111"