Skip to content

Commit 91cabe3

Browse files
committed
Fix binds
1 parent 3d3b618 commit 91cabe3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

FortressOne/fortress/default.cfg

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,16 @@ bind \ ""
2424
bind ` "toggleconsole"
2525
bind a "+moveleft"
2626
bind b "discard"
27-
bind c "menu"
27+
bind c "+special2"
2828
bind d "+moveright"
29-
bind e "+grende1"
30-
bind f "+grenade2"
29+
bind e "+grenade2"
30+
bind f "+special"
3131
bind g "+dropflag"
3232
bind i "maphelp"
3333
bind k "kill"
3434
bind l "dropflag"
3535
bind m "saveme"
36+
bind q "+grenade1"
3637
bind q "weaplast"
3738
bind r "reload"
3839
bind s "+back"
@@ -66,7 +67,7 @@ bind F10 "quit"
6667
bind F11 ""
6768
bind F12 "screenshot"
6869
bind MOUSE1 "+attack"
69-
bind MOUSE2 "+special"
70+
bind MOUSE2 "+special1"
7071
bind MOUSE3 "+special2"
7172
bind MWHEELDOWN "weapprev"
7273
bind MWHEELUP "weapnext"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1-beta.2
1+
1.1.1-beta.3

0 commit comments

Comments
 (0)