fix righthand
This commit is contained in:
parent
491296862d
commit
d0b048fc8b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ bind "KP_MINUS" "disconnect"
|
||||||
|
|
||||||
// Change hand
|
// Change hand
|
||||||
unbind "a"
|
unbind "a"
|
||||||
bind "a" "toggle cl_righthand"
|
bind "a" "toggle cl_righthand 0 1"
|
||||||
|
|
||||||
// jumpthrow
|
// jumpthrow
|
||||||
alias "+jumpthrow" "+jump;-attack"
|
alias "+jumpthrow" "+jump;-attack"
|
||||||
|
|
Loading…
Reference in a new issue