diff options
author | June McEnroe <june@causal.agency> | 2019-06-15 14:02:48 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-06-15 14:02:48 -0400 |
commit | 8522795b1bb8e03ea1f4499e45d702cb71d623c7 (patch) | |
tree | 39a73649589ed4d8794ea217a0a3ab8dd57324cc /etc/tf/cfg/scout.cfg | |
parent | Add Acceptance (diff) | |
download | src-8522795b1bb8e03ea1f4499e45d702cb71d623c7.tar.gz src-8522795b1bb8e03ea1f4499e45d702cb71d623c7.zip |
Set sensitivity by slot in TF2
Diffstat (limited to 'etc/tf/cfg/scout.cfg')
-rw-r--r-- | etc/tf/cfg/scout.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/tf/cfg/scout.cfg b/etc/tf/cfg/scout.cfg new file mode 100644 index 00000000..5ea8f681 --- /dev/null +++ b/etc/tf/cfg/scout.cfg @@ -0,0 +1,2 @@ +bind 1 "slot1; sensitivity 1.5" +bind 2 "slot2; sensitivity 1.5" |