Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
Merge pull request #1020 from erorcun/master
MusicManager fixes
  • Loading branch information
erorcun committed Feb 3, 2021
2 parents adf07aa + 1667ffd commit f42f785c7887760f94bf655eec839b29ebf7868b
@@ -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;

0 comments on commit f42f785

Please sign in to comment.