Fix MI1 cd music - Thanks khalek.

svn-id: r3891
This commit is contained in:
James Brown 2002-04-07 12:28:00 +00:00
parent 430a10d24a
commit 760b37f879

View file

@ -681,7 +681,7 @@ void cd_play(Scumm *s, int track, int num_loops, int start_frame, int end_frame)
scumm->_vars[14] = 0;
if (!start_frame && !end_frame)
if (!num_loops && !start_frame)
return;
#ifdef COMPRESSED_SOUND_FILE