From 6b5fe5955678b634bb6a34f9390c72ce2047bf6b Mon Sep 17 00:00:00 2001 From: freezurbern Date: Sat, 21 Mar 2015 19:27:27 -0400 Subject: [PATCH] binds fix --- config/setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/setup.cfg b/config/setup.cfg index 2857ef61e..6eb32e799 100644 --- a/config/setup.cfg +++ b/config/setup.cfg @@ -157,14 +157,14 @@ bind F2 [ edittoggle ] bind F3 [ showgui maps 1 ] bind F4 [ showgui maps 2 ] bind F5 [ showservers ] -bind F6 [ showgui loadout ] +bind F6 [ showgui profile 2 ] bind F7 [ showgui team ] bind F8 [ setpriv 1 ] bind F9 [ thirdpersonswitch ] bind F10 [ grabinput (! $grabinput) ] bind F11 [ toggleconsole ] bind F12 [ screenshot ] -bind COMMA [ showgui loadout ] +bind COMMA [ showgui profile 2 ] bind PERIOD [ showgui team ] editbind F1 [ showtexgui ]