switch hands

This commit is contained in:
Mylloon 2024-07-18 16:04:53 +02:00
parent 23836081a1
commit 3edb360bb9
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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"