always preload change sounds

This commit is contained in:
Glenn Maynard
2004-08-21 06:50:49 +00:00
parent d320767912
commit 1804939916
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ ScreenSelectStyle::ScreenSelectStyle( CString sClassName ) : ScreenSelect( sClas
}
m_soundChange.Load( THEME->GetPathToS(m_sName + " change") );
m_soundChange.Load( THEME->GetPathToS(m_sName + " change"), true );
//