diff --git a/src/sounds.h b/src/sounds.h index 102b22c2e..8235d93fe 100644 --- a/src/sounds.h +++ b/src/sounds.h @@ -24,7 +24,7 @@ extern "C" { #define NUMSKINSOUNDS 11 // free sfx for S_AddSoundFx() -#define NUMSFXFREESLOTS 2500 // Matches SOC Editor. +#define NUMSFXFREESLOTS 7000 // Matches SOC Editor. #define NUMSKINSFXSLOTS (50000 - NUMSFXFREESLOTS) //