fix sound

This commit is contained in:
Glenn Maynard
2003-01-30 05:28:09 +00:00
parent 4e17e4cb91
commit e734ea2c5d
+1 -1
View File
@@ -119,7 +119,7 @@ SongSelector::SongSelector()
OnGroupChange();
m_soundChangeMusic.Load( THEME->GetPathTo("Sounds","select music change music") );
m_soundChangeMusic.Load( THEME->GetPathTo("Sounds","select music change") );
}
SongSelector::~SongSelector()