Skip to content

Commit

Permalink
Merge pull request #102 from freezurbern/fzrbrnpatch1
Browse files Browse the repository at this point in the history
Fix loadout binds
  • Loading branch information
shirepirate committed Mar 21, 2015
2 parents 0105c02 + 6b5fe59 commit 09a3b4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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 ]
Expand Down

0 comments on commit 09a3b4e

Please sign in to comment.