diff --git a/stepmania/src/ScreenEvaluation.cpp b/stepmania/src/ScreenEvaluation.cpp index bb4ccb9f26..c37d99e4e3 100644 --- a/stepmania/src/ScreenEvaluation.cpp +++ b/stepmania/src/ScreenEvaluation.cpp @@ -305,7 +305,7 @@ void ScreenEvaluation::Init() // // load other sounds // - m_soundStart.Load( THEME->GetPathS(m_sName,"start"), true ); + m_soundStart.Load( THEME->GetPathS(m_sName,"start") ); //