mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-19 10:31:08 +00:00
update qs pak
This commit is contained in:
parent
b53b78590c
commit
c1a0b4f854
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