raise SFX freeslots
This commit is contained in:
parent
8ed720edd3
commit
e66c24d584
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue