From 3f790fe140c61f850795baa6d717e29cb41b7b51 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 19 Oct 2018 15:52:34 -0400 Subject: Nice shot! --- etc/tf/cfg/autoexec.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/tf') diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg index c257f2e3..faaa616d 100644 --- a/etc/tf/cfg/autoexec.cfg +++ b/etc/tf/cfg/autoexec.cfg @@ -1,7 +1,7 @@ bind \ kill bind ' explode bind = "exec autoexec" -bind mouse3 "voicemenu 2 0" +bind mouse3 "voicemenu 2 6" bind mouse4 "voicemenu 0 7" bind mouse5 "voicemenu 1 4" tf_contract_progress_show 0 -- cgit 1.4.1 135b2f7b4c62a00a6c6ff3aa58209238176'>this commit IRC client
summary refs log tree commit diff
path: root/LICENSE (unfollow)
Commit message (Expand)Author
2020-02-11Cast towupper to wchar_tJune McEnroe
2020-02-11Cast set but unused variables to voidJune McEnroe
2020-02-11Declare strlcatJune McEnroe
2020-02-11Check if VDSUSP existsJune McEnroe
2020-02-11Fix completeReplace iterationJune McEnroe
2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe
2020-02-11Remove legacy codeJune McEnroe
2020-02-11Add INSTALLING section to READMEJune McEnroe