Oops, forgot to remove these lines. Now all three forms of music (XMIDI,

MIDI and digitized music) use the same method to decide whether or not to
loop.

svn-id: r15566
This commit is contained in:
Torbjörn Andersson 2004-10-16 07:46:04 +00:00
parent 4174c4b0ba
commit 4840c16c1b

View File

@ -429,9 +429,6 @@ int Music::play(uint32 music_rn, uint16 flags) {
_player->setGM(true);
parser = MidiParser::createParser_SMF();
// FIXME: Is this really the case or we receive correct parameter?
flags = _midiTableITECD[music_rn - 9].flags;
} else {
// Load XMI resource data