summary refs log tree commit diff
path: root/etc/tf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--etc/tf/cfg/autoexec.cfg2
-rw-r--r--etc/tf/cfg/scout.cfg5
2 files changed, 3 insertions, 4 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg
index 14dc5638..8cd38ff4 100644
--- a/etc/tf/cfg/autoexec.cfg
+++ b/etc/tf/cfg/autoexec.cfg
@@ -1,3 +1,3 @@
 tf_contract_progress_show 0
 bind \ kill
-bind = "bind mouse2 +attack2; toggle r_drawviewmodel 0 1"
+bind = "bind mouse2 +attack2"
diff --git a/etc/tf/cfg/scout.cfg b/etc/tf/cfg/scout.cfg
index 940c1e63..59007a77 100644
--- a/etc/tf/cfg/scout.cfg
+++ b/etc/tf/cfg/scout.cfg
@@ -1,4 +1,3 @@
-r_drawviewmodel 0
-alias +melee "r_drawviewmodel 1; slot3; +attack"
-alias -melee "-attack; slot1; r_drawviewmodel 0"
+alias +melee "slot3; +attack"
+alias -melee "-attack; slot1"
 bind mouse2 +melee
?h=backport&id=811419e17b70f93cb85fc26c9b7227f53349a7a7&follow=1'>Assert client coords are valid after movementJune McEnroe 2017-09-03Relicense AGPLJune McEnroe 2017-09-01Revert "Add client readOnly mode"June McEnroe 2017-09-01Remove clientRemove call from clientCastJune McEnroe 2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe 2017-08-31Choose B for tiles with equal modify timesJune McEnroe 2017-08-31Add quick data file merge toolJune McEnroe 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe