summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/s_sound.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s_sound.c b/src/s_sound.c
index e367fafc..57066ad4 100644
--- a/src/s_sound.c
+++ b/src/s_sound.c
@@ -110,7 +110,7 @@ int musicVolume = 8;
// Sound sample rate to use for digital output (Hz)
-int snd_samplerate = 22050;
+int snd_samplerate = 44100;
// Internal volume level, ranging from 0-127