MusicManager fixes

This commit is contained in:
erorcun
2021-02-03 14:08:28 +03:00
parent b65f8a3fe2
commit 1667ffdd8f
9 changed files with 174 additions and 150 deletions

View File

@@ -7927,7 +7927,7 @@ cAudioManager::ProcessFrontEnd()
frontendBank = true;
stereo = true;
break;
case SOUND_FRONTEND_NO_RADIO:
case SOUND_FRONTEND_RADIO_TURN_OFF:
case SOUND_FRONTEND_RADIO_CHANGE:
m_sQueueSample.m_nSampleIndex = SFX_RADIO_CLICK;
break;