fixed ThemeManager using element in base theme instead of current theme if base theme has a redir, simplifed a few sound element names.

This commit is contained in:
Chris Danford
2003-01-26 22:48:26 +00:00
parent 229aa2cae9
commit 66e468213f
+4 -4
View File
@@ -317,11 +317,11 @@ MusicWheel::MusicWheel()
this->AddChild( &m_ScrollBar );
/* We play a lot of this one, so precache it. */
m_soundChangeMusic.Load( THEME->GetPathTo("Sounds","select music change music"), true );
m_soundChangeSort.Load( THEME->GetPathTo("Sounds","select music change sort") );
m_soundExpand.Load( THEME->GetPathTo("Sounds","select music section expand") );
m_soundChangeMusic.Load( THEME->GetPathTo("Sounds","select music change"), true );
m_soundChangeSort.Load( THEME->GetPathTo("Sounds","select music sort") );
m_soundExpand.Load( THEME->GetPathTo("Sounds","select music expand") );
m_soundStart.Load( THEME->GetPathTo("Sounds","menu start") );
m_soundLocked.Load( THEME->GetPathTo("Sounds","select music wheel locked") );
m_soundLocked.Load( THEME->GetPathTo("Sounds","select music locked") );
// init m_mapGroupNameToBannerColor