mirror of
https://github.com/GTAmodding/re3.git
synced 2021-02-19 17:49:54 +01:00
commit
0c447c70e4
@ -4037,7 +4037,7 @@ cAudioManager::ProcessEntity(int32 id)
|
||||
case AUDIOTYPE_BRIDGE:
|
||||
if(!m_bUserPause) {
|
||||
m_sQueueSample.m_bReverbFlag = 1;
|
||||
cAudioManager::ProcessBridgeOneShots();
|
||||
cAudioManager::ProcessBridge();
|
||||
}
|
||||
break;
|
||||
case AUDIOTYPE_FRONTEND:
|
||||
|
Loading…
Reference in New Issue
Block a user