revert: don't precache

This commit is contained in:
Chris Danford
2005-03-16 02:36:34 +00:00
parent 40f74ad837
commit f1d3a2395d
+1 -1
View File
@@ -305,7 +305,7 @@ void ScreenEvaluation::Init()
//
// load other sounds
//
m_soundStart.Load( THEME->GetPathS(m_sName,"start"), true );
m_soundStart.Load( THEME->GetPathS(m_sName,"start") );
//