tuned a little comi smush
svn-id: r6498
This commit is contained in:
parent
532aeaa435
commit
92a53a5bdf
1 changed files with 1 additions and 1 deletions
|
@ -1368,7 +1368,7 @@ void Scumm_v8::o8_startVideo()
|
|||
|
||||
warning("o8_startVideo(%s/%s)", getGameDataPath(), (char*)_scriptPointer);
|
||||
|
||||
ScummRenderer * sr = new ScummRenderer(this, 1000 / 12);
|
||||
ScummRenderer * sr = new ScummRenderer(this, 83);
|
||||
SmushPlayer * sp = new SmushPlayer(sr);
|
||||
sp->play((char*)_scriptPointer, getGameDataPath());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue