Audio: a couple of LCS changes

This commit is contained in:
Sergeanur
2021-08-21 13:32:37 +03:00
parent e0be6beb18
commit 3779a39f1f
4 changed files with 10 additions and 3 deletions

View File

@@ -527,7 +527,7 @@ cAudioManager::ServiceSoundEffects()
ClearRequestedQueue();
InterrogateAudioEntities();
m_sPedComments.Process();
ServicePoliceRadio();
//ServicePoliceRadio(); // LCS: removed
ServiceCollisions();
AddReleasingSounds();
ProcessMissionAudio();