mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-04-20 09:55:38 +00:00
update default.cfg
This commit is contained in:
parent
0dffdee779
commit
c0c2cf3560
2 changed files with 4 additions and 4 deletions
|
@ -96,10 +96,10 @@ bind MOUSE2 +jump
|
|||
//
|
||||
// game controller
|
||||
//
|
||||
bind X360_LEFT_SHOULDER "impulse 12"
|
||||
bind X360_RIGHT_SHOULDER "impulse 10"
|
||||
bind X360_LEFT_TRIGGER +jump
|
||||
bind X360_RIGHT_TRIGGER +attack
|
||||
bind LSHOULDER "impulse 12"
|
||||
bind RSHOULDER "impulse 10"
|
||||
bind LTRIGGER +jump
|
||||
bind RTRIGGER +attack
|
||||
|
||||
//
|
||||
// default cvars
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue