fix SoundVolume and SoundVolumeAttract

This commit is contained in:
Glenn Maynard
2007-05-24 21:08:28 +00:00
parent 8daf0c49d3
commit 6ef2289ec0
3 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ void ScreenDemonstration::Init()
{
GAMESTATE->Reset();
GAMESTATE->VisitAttractScreen( m_sName );
ScreenAttract::SetAttractVolume( !GAMESTATE->IsTimeToPlayAttractSounds() );
ScreenAttract::SetAttractVolume( true );
// Choose a Style
{