From 782d46a73fc24c4238288496fc89623792b9df7a Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 14 Nov 2023 15:14:01 +0100 Subject: [PATCH] Add autoexec.cfg --- autoexec.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 autoexec.cfg diff --git a/autoexec.cfg b/autoexec.cfg new file mode 100644 index 0000000..3530439 --- /dev/null +++ b/autoexec.cfg @@ -0,0 +1,4 @@ +bind 1 "slot1;cl_crosshair_recoil true" +bind 2 "slot2;cl_crosshair_recoil false" + +echo "---autoexec loaded---" \ No newline at end of file