Correct comment.

svn-id: r35483
This commit is contained in:
Travis Howell 2008-12-22 11:49:49 +00:00
parent c3bbc4b279
commit 1f669687a3

View File

@ -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();