CTR: Assign ZL/ZR on NEW and Touchscreen bindings

This commit is contained in:
cypress 2023-07-22 15:31:37 -04:00 committed by GitHub
parent f915224186
commit dc0cd1838e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,11 @@
bind "TAB" "+showscores"
bind "SPACE" "+jump"
bind "+" "sizeup"
bind "T1" "impulse 25"
bind "T2" "+jump"
bind "T3" "+reload"
bind "T4" "+switch"
bind "T5" "+knife"
bind "," "+moveleft"
bind "-" "sizedown"
bind "." "+moveright"
@ -50,6 +55,8 @@ bind "XBUTTON" "+forward"
binddt "XBUTTON" "+forward %i; impulse 23"
binddt "BBUTTON" "+back %i; impulse 30;"
bind "YBUTTON" "+moveleft"
bind "ZLTRIGGER" "impulse 23"
bind "ZRTRIGGER" "+grenade"
bind "LTRIGGER" "+aim"
bind "RTRIGGER" "+attack"
bind "SELECT" "+use"