mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-22 12:12:16 +00:00
parent
ee3b511276
commit
dfaf0145da
@ -139,7 +139,7 @@ bool MidiParser_S1D::loadMusic(byte *data, uint32 size) {
|
||||
// will persist beyond this call, i.e. we do NOT
|
||||
// copy the data to our own buffer. Take warning....
|
||||
resetTracking();
|
||||
setTempo(500000);
|
||||
setTempo(666667);
|
||||
setTrack(0);
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user