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

@@ -119,6 +119,7 @@ cAudioManager::DoPoliceRadioCrackle()
void
cAudioManager::ServicePoliceRadio()
{
/*
int32 wantedLevel = 0; // uninitialized variable
static uint32 nLastSeen = 300;
@@ -150,6 +151,7 @@ cAudioManager::ServicePoliceRadio()
}
}
ServicePoliceRadioChannel(wantedLevel);
*/
}
void