mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-10 07:21:58 +00:00
update default.cfg with controller bindings
This commit is contained in:
parent
e3d805d4e7
commit
9de0850768
2 changed files with 8 additions and 0 deletions
|
@ -93,6 +93,14 @@ bind MOUSE1 +attack
|
|||
bind MOUSE2 +jump
|
||||
//bind MOUSE3 +mlook
|
||||
|
||||
//
|
||||
// game controller
|
||||
//
|
||||
bind X360_LEFT_SHOULDER "impulse 12"
|
||||
bind X360_RIGHT_SHOULDER "impulse 10"
|
||||
bind X360_LEFT_TRIGGER +jump
|
||||
bind X360_RIGHT_TRIGGER +attack
|
||||
|
||||
//
|
||||
// default cvars
|
||||
//
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue