Merge pull request #623 from Sergeanur/VC/MissionAudio

Mission audio
This commit is contained in:
Sergeanur
2020-06-08 17:32:57 +03:00
committed by GitHub
12 changed files with 316 additions and 209 deletions

View File

@ -126,9 +126,9 @@ enum Config {
NUM_SOUNDS_SAMPLES_BANKS = 2,
NUM_SOUNDS_SAMPLES_SLOTS = 27,
NUM_AUDIOENTITIES = 200,
NUM_AUDIOENTITIES = 250,
NUM_AUDIO_REFLECTIONS = 5,
NUM_AUDIO_REFLECTIONS = 8,
NUM_SCRIPT_MAX_ENTITIES = 40,
NUM_GARAGE_STORED_CARS = 4,