Skip to content

Commit

Permalink
Revert "Mute all"
Browse files Browse the repository at this point in the history
This reverts commit f6b397a.
  • Loading branch information
celestian committed Apr 13, 2018
1 parent f6b397a commit 8eead0e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cs_go/config.cfg
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
unbindall

//VoiceMute Script
alias stfu stfu1
alias stfu1 "voice_enable 0; chat_enable 0; echo Voice OFF; playvol buttons\blip2 0.5; alias stfu stfu2"
alias stfu2 "voice_enable 1; chat_enable 1; echo Voice ON; playvol buttons\blip1 0.5; alias stfu stfu1"

bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
Expand Down Expand Up @@ -53,7 +47,6 @@ bind "F6" " buy hegrenade;"
bind "F7" " buy incgrenade; buy molotov;"
bind "F8" "buy awp;"
bind "F10" "quit prompt"
bind "F11" "stfu"
bind "MOUSE1" "+attack; toggle cl_crosshaircolor 2"
bind "MOUSE2" "+attack2"
bind "MOUSE3" "+voicerecord"
Expand Down

0 comments on commit 8eead0e

Please sign in to comment.