parent
5f7cd1c93d
commit
d942441f7f
5 changed files with 7 additions and 7 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue