fix scancode
This commit is contained in:
parent
3edb360bb9
commit
0e9adeafd2
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ unbind "scancode77"
|
|||
bind "scancode77" "disconnect"
|
||||
|
||||
// Change hand
|
||||
unbind "a"
|
||||
bind "a" "switchhands"
|
||||
unbind "scancode20"
|
||||
bind "scancode20" "switchhands"
|
||||
|
||||
// FPS in tab // CS2: Not working in endscreen
|
||||
// alias "+scorenet" "+showscores; cl_showfps 1"
|
||||
|
|
Loading…
Reference in a new issue