SCUMM: Typos... thx clone2727.
This commit is contained in:
parent
e1d881a227
commit
4faa2d5b42
1 changed files with 1 additions and 1 deletions
|
@ -2002,7 +2002,7 @@ static void convertADResource(ResourceManager *res, const GameSettings& game, Re
|
||||||
// thus we won't get looping for sound effects. It should
|
// thus we won't get looping for sound effects. It should
|
||||||
// always jump to the start of the channel.
|
// always jump to the start of the channel.
|
||||||
//
|
//
|
||||||
// Since we convert the data to MIDI and we can not ony loop a
|
// Since we convert the data to MIDI and we cannot only loop a
|
||||||
// single channel via MIDI fixing this will require some more
|
// single channel via MIDI fixing this will require some more
|
||||||
// thought.
|
// thought.
|
||||||
track_time[ch] = -1;
|
track_time[ch] = -1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue