mirror of
https://github.com/nzp-team/assets.git
synced 2025-02-16 08:31:36 +00:00
PSP: Be lazy -- bind -use to binddt SELECT
This commit is contained in:
parent
b59815ee56
commit
5bf5d96aa5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ bind "LTRIGGER" "+aim"
|
|||
bind "RTRIGGER" "+attack"
|
||||
bind "PAUSE" "pause"
|
||||
binddt "TRIANGLE" "+forward %i; impulse 23;"
|
||||
binddt "SELECT" "+use; impulse 25;"
|
||||
binddt "SELECT" "+use; impulse 25; -use;"
|
||||
binddt "CROSS" "+back %i; impulse 30;"
|
||||
m_side "0.8"
|
||||
m_forward "1"
|
||||
|
|
Loading…
Reference in a new issue