Reverts looping delta alert noise (#21854)

This commit is contained in:
AffectedArc07
2023-09-01 22:41:55 +01:00
committed by GitHub
parent 8803f536b7
commit d17ebbd2a4
7 changed files with 3 additions and 41 deletions
-1
View File
@@ -9,7 +9,6 @@
#define CHANNEL_ENGINE 1017 // Engine ambient sounds
#define CHANNEL_FIREALARM 1016 //fire alarm alarms
#define CHANNEL_ASH_STORM 1015
#define CHANNEL_DELTA_ALARM 1014
#define USER_VOLUME(M, C) M?.client?.prefs.get_channel_volume(C)