svn-id: r13523
This commit is contained in:
Paweł Kołodziejski 2004-04-09 18:19:22 +00:00
parent c4383474cf
commit e795a7ce65

View file

@ -169,7 +169,7 @@ void IMuseDigital::refreshScripts() {
}
if ((!found) && (_curMusicSeq != 0)) {
parseScriptCmds(0x2000, 0, 0, 0, 0, 0, 0, 0);
parseScriptCmds(0x1001, 0, 0, 0, 0, 0, 0, 0);
}
}