diff options
Diffstat (limited to 'data/defaults.cfg')
| -rw-r--r-- | data/defaults.cfg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/defaults.cfg b/data/defaults.cfg index 41b978f..def87ff 100644 --- a/data/defaults.cfg +++ b/data/defaults.cfg @@ -36,15 +36,6 @@ bind DOWN "backward" bind RIGHT "right" bind LEFT "left" -// old style weapon binds -//bind 0 "weapon 0 1 2" -//bind 1 "weapon 1 2 4" -//bind 2 "weapon 2 1 4" -//bind 3 "weapon 3 4 2" -//bind 4 "weapon 4 3 2" -//bind 5 "weapon 5 3 1" -//bind 6 "weapon 6 2 4" - // new style weapon binds bind 0 "setweapon FI" bind 1 "setweapon SG" @@ -64,8 +55,6 @@ specbind MOUSE2 "nextfollow -1" specbind MOUSE3 "follow" specbind SPACE "follow" -bind R dropflag - bind TAB "showscores" bind T "saycommand" @@ -76,8 +65,6 @@ bind SLASH "saycommand /" bind I taunt bind E edittoggle -bind LCTRL "allowspedit" -bind RCTRL "allowspedit" bind KP_MINUS "conskip 5" bind KP_PLUS "conskip -1000" |
