diff options
Diffstat (limited to '')
-rw-r--r-- | etc/tf/cfg/autoexec.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg index 9c6aa03a..c257f2e3 100644 --- a/etc/tf/cfg/autoexec.cfg +++ b/etc/tf/cfg/autoexec.cfg @@ -1,3 +1,7 @@ bind \ kill bind ' explode +bind = "exec autoexec" +bind mouse3 "voicemenu 2 0" +bind mouse4 "voicemenu 0 7" +bind mouse5 "voicemenu 1 4" tf_contract_progress_show 0 |