mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 11:44:09 +00:00
garage update part 2
This commit is contained in:
parent
9fb101fdd9
commit
775bc3e666
8 changed files with 681 additions and 143 deletions
|
@ -3732,7 +3732,7 @@ cAudioManager::ProcessFrontEnd()
|
|||
break;
|
||||
case SOUND_GARAGE_NO_MONEY:
|
||||
case SOUND_GARAGE_BAD_VEHICLE:
|
||||
case SOUND_3C:
|
||||
case SOUND_GARAGE_BOMB_ALREADY_SET:
|
||||
m_sQueueSample.m_nSampleIndex = SFX_PICKUP_ERROR_LEFT;
|
||||
stereo = true;
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue