precache sounds

This commit is contained in:
Chris Danford
2005-03-16 02:18:03 +00:00
parent 4814f96218
commit 90a470ab4a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -305,7 +305,7 @@ void ScreenEvaluation::Init()
//
// load other sounds
//
m_soundStart.Load( THEME->GetPathS(m_sName,"start") );
m_soundStart.Load( THEME->GetPathS(m_sName,"start"), true );
//