diff --git a/csgo/autoexec.cfg b/csgo/autoexec.cfg index 7930f93..b660b4d 100755 --- a/csgo/autoexec.cfg +++ b/csgo/autoexec.cfg @@ -23,6 +23,9 @@ bind 9 "slot9" bind "alt" "r_cleardecals" bind "=" "sm_admin" +unbind "mwheelup" +unbind "mwheeldown" + // jumpthrow bind alias "+jumpthrow" "+jump;-attack" alias "-jumpthrow" "-jump"