mirror of
https://github.com/td512/re3.git
synced 2026-02-04 18:53:01 +00:00
Merge branch 'master' of github.com:Fire-Head/re3
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user