allow alternate loop music for music wheel

This commit is contained in:
Glenn Maynard
2007-04-06 18:34:43 +00:00
parent 59aaf0dec9
commit 1067755333
7 changed files with 39 additions and 8 deletions
+1
View File
@@ -825,6 +825,7 @@ void ScreenEdit::PlayPreviewMusic()
false,
m_pSong->m_fMusicSampleStartSeconds,
m_pSong->m_fMusicSampleLengthSeconds,
0.0f,
1.5f );
}