mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-04 16:26:53 +00:00
Correct comment.
svn-id: r35483
This commit is contained in:
parent
c3bbc4b279
commit
1f669687a3
@ -193,7 +193,7 @@ int Scene::FTA2EndProc(FTA2Endings whichEnding) {
|
||||
|
||||
_vm->_gfx->showCursor(false);
|
||||
|
||||
// Play introduction
|
||||
// Play ending
|
||||
if (smkPlayer->load(videoName)) {
|
||||
debug(0, "Playing video %s", videoName);
|
||||
smkPlayer->playVideo();
|
||||
|
Loading…
Reference in New Issue
Block a user