switch hands
This commit is contained in:
parent
23836081a1
commit
3edb360bb9
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ exec myconfig
|
|||
unbind "scancode77"
|
||||
bind "scancode77" "disconnect"
|
||||
|
||||
// Change hand - CS2 doesnt support left hand yet
|
||||
// unbind "a"
|
||||
// bind "a" "toggle cl_righthand 0 1"
|
||||
// Change hand
|
||||
unbind "a"
|
||||
bind "a" "switchhands"
|
||||
|
||||
// FPS in tab // CS2: Not working in endscreen
|
||||
// alias "+scorenet" "+showscores; cl_showfps 1"
|
||||
|
|
Loading…
Reference in a new issue