diff --git a/games/cs2/autoexec.cfg b/games/cs2/autoexec.cfg index 5ac5943..8d57d2e 100644 --- a/games/cs2/autoexec.cfg +++ b/games/cs2/autoexec.cfg @@ -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"