Fix codes not working in courses unless a non-course mode had been chosen previously
This commit is contained in:
@@ -60,6 +60,8 @@ ScreenSelectCourse::ScreenSelectCourse()
|
||||
{
|
||||
LOG->Trace( "ScreenSelectCourse::ScreenSelectCourse()" );
|
||||
|
||||
CodeDetector::RefreshCacheItems();
|
||||
|
||||
SOUNDMAN->PlayMusic( THEME->GetPathTo("Sounds","select course music") );
|
||||
|
||||
m_bMadeChoice = false;
|
||||
|
||||
Reference in New Issue
Block a user