Skip to content

Commit

Permalink
CS: Finally and definitively remove my jump-throw bind, haven't used …
Browse files Browse the repository at this point in the history
…it since the changes anyway
  • Loading branch information
Rosuav committed Aug 21, 2024
1 parent 533f4d0 commit 78ab125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csgo/autoexec.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ bind mouse3 player_ping //Danger Zone (TODO: consider using GSI to bind this dif
//bind mouse5 slot7 //Flash
bind mouse4 player_ping
bind mouse5 player_ping
bind n "+jump; -attack; -jump"
bind n "+jump" //Used to be my jump-throw but no longer necessary. Sometimes I hit it out of habit.
BindToggle h cl_showpos
bind f8 "exec gsi_previous_round"
bind f9 "exec gsi_next_round"
Expand Down

0 comments on commit 78ab125

Please sign in to comment.