mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 07:30:35 +00:00
Merge branch 'miami' into lcs
This commit is contained in:
commit
6dc8c5bd92
6 changed files with 57 additions and 3 deletions
|
@ -4316,6 +4316,7 @@ cAudioManager::ProcessPedOneShots(cPedParams ¶ms)
|
|||
m_sQueueSample.m_nFrequency = 20000;
|
||||
goto AddFightSound;
|
||||
case SOUND_FIGHT_40:
|
||||
case SOUND_186:
|
||||
m_sQueueSample.m_nSampleIndex = SFX_FIGHT_2;
|
||||
m_sQueueSample.m_nFrequency = 18000;
|
||||
goto AddFightSound;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue