diff options
author | André Glüpker <git@wgmd.de> | 2016-04-10 19:36:22 +0200 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2016-04-10 19:36:22 +0200 |
commit | 39b579a34974a87b4cfa2a440c525ddc421e134b (patch) | |
tree | fb085ccedfe80652c2f9d1ddead5fd0da3dd13c1 /bindings.cfg | |
parent | c36ecc5d5e85c1746ee842744048aa36d43d2a21 (diff) | |
download | config-csgo-39b579a34974a87b4cfa2a440c525ddc421e134b.tar.gz config-csgo-39b579a34974a87b4cfa2a440c525ddc421e134b.tar.bz2 config-csgo-39b579a34974a87b4cfa2a440c525ddc421e134b.zip |
Say "Regroup, Team!", whenever i drop the bomb
Diffstat (limited to 'bindings.cfg')
-rw-r--r-- | bindings.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings.cfg b/bindings.cfg index d280885..3a98ffb 100644 --- a/bindings.cfg +++ b/bindings.cfg @@ -29,7 +29,7 @@ bind "q" "lastinv" bind "w" "+forward" bind "r" "+reload" bind "e" "+use; r_cleardecals" -bind "t" "use weapon_c4; drop" +bind "t" "use weapon_c4; drop; regroup" bind "y" "messagemode" bind "u" "messagemode2" bind "i" "" |