This commit is contained in:
Steve Checkoway
2007-08-07 22:14:51 +00:00
parent 7a8be07a88
commit 60e94b15fb
2 changed files with 7 additions and 12 deletions
-2
View File
@@ -87,9 +87,7 @@ void ScreenSelectMusic::Init()
//clear cached trails if any - cached trails points to already freed data if returning to select course after course played
SONGMAN->InvalidateCachedTrails();
FOREACH_ENUM( PlayerNumber, p )
{
GAMESTATE->m_pCurTrail[p].Set( NULL );
}
/* Cache: */
m_sSectionMusicPath = THEME->GetPathS(m_sName,"section music");