From 2b4dd1b40edbda7250eaa154439432f45b9d393a Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Sat, 1 Apr 2023 15:06:54 -0400 Subject: [PATCH] sounds --- cfg/autoexec.cfg | 2 +- sound/sound.cache | Bin sound/ui/hitsound.wav | Bin sound/ui/killsound.wav | Bin 4 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 sound/sound.cache mode change 100755 => 100644 sound/ui/hitsound.wav mode change 100755 => 100644 sound/ui/killsound.wav diff --git a/cfg/autoexec.cfg b/cfg/autoexec.cfg index 0541422..f358bf0 100644 --- a/cfg/autoexec.cfg +++ b/cfg/autoexec.cfg @@ -101,7 +101,7 @@ bind "F12" "replay_togglereplaytips" fov_desired "90" viewmodel_fov "90" cl_crosshair_scale 1 -cl_interp 0.0152 +cl_interp 0.0325 cl_updaterate 66 cl_cmdrate 66 rate 120000 diff --git a/sound/sound.cache b/sound/sound.cache old mode 100755 new mode 100644 diff --git a/sound/ui/hitsound.wav b/sound/ui/hitsound.wav old mode 100755 new mode 100644 diff --git a/sound/ui/killsound.wav b/sound/ui/killsound.wav old mode 100755 new mode 100644