applied patch #674141: CMI: Smush sync tuning

svn-id: r6537
This commit is contained in:
Paweł Kołodziejski 2003-01-25 12:13:41 +00:00
parent 5f7cd1c93d
commit d942441f7f
5 changed files with 7 additions and 7 deletions

View file

@ -1368,7 +1368,7 @@ void Scumm_v8::o8_startVideo()
warning("o8_startVideo(%s/%s)", getGameDataPath(), (char*)_scriptPointer);
ScummRenderer * sr = new ScummRenderer(this, 83);
ScummRenderer * sr = new ScummRenderer(this, 83333);
SmushPlayer * sp = new SmushPlayer(sr);
if (_noSubtitles)