summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--etc/tf/cfg/engineer.cfg1
-rw-r--r--etc/tf/cfg/scout.cfg2
-rw-r--r--etc/tf/cfg/sniper.cfg1
3 files changed, 0 insertions, 4 deletions
diff --git a/etc/tf/cfg/engineer.cfg b/etc/tf/cfg/engineer.cfg
index c1763c74..19dcabb7 100644
--- a/etc/tf/cfg/engineer.cfg
+++ b/etc/tf/cfg/engineer.cfg
@@ -1,3 +1,2 @@
-alias sens1 "sensitivity 1.5"
 bind mouse3 "destroy 2; build 2"
 bind mouse5 "voicemenu 2 6"
diff --git a/etc/tf/cfg/scout.cfg b/etc/tf/cfg/scout.cfg
deleted file mode 100644
index 91e3fd94..00000000
--- a/etc/tf/cfg/scout.cfg
+++ /dev/null
@@ -1,2 +0,0 @@
-alias sens1 "sensitivity 1.4"
-alias sens2 "sensitivity 1.4"
diff --git a/etc/tf/cfg/sniper.cfg b/etc/tf/cfg/sniper.cfg
deleted file mode 100644
index 39ce4a18..00000000
--- a/etc/tf/cfg/sniper.cfg
+++ /dev/null
@@ -1 +0,0 @@
-alias sens1 "sensitivity 1"
L 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe