Unbind mwheelup and mwheeldown
This commit is contained in:
parent
cdc899a890
commit
f934c81b03
|
@ -23,6 +23,9 @@ bind 9 "slot9"
|
||||||
bind "alt" "r_cleardecals"
|
bind "alt" "r_cleardecals"
|
||||||
bind "=" "sm_admin"
|
bind "=" "sm_admin"
|
||||||
|
|
||||||
|
unbind "mwheelup"
|
||||||
|
unbind "mwheeldown"
|
||||||
|
|
||||||
// jumpthrow bind
|
// jumpthrow bind
|
||||||
alias "+jumpthrow" "+jump;-attack"
|
alias "+jumpthrow" "+jump;-attack"
|
||||||
alias "-jumpthrow" "-jump"
|
alias "-jumpthrow" "-jump"
|
||||||
|
|
Loading…
Reference in New Issue