Removed obsolete comment

svn-id: r27541
This commit is contained in:
Filippos Karapetis 2007-06-19 01:41:10 +00:00
parent 153f325004
commit 3c424d98cd

View File

@ -884,8 +884,6 @@ void Script::sfSwapActors(SCRIPTFUNC_PARAMS) {
if (_vm->getGameType() == GType_IHNM)
_vm->_scene->setProtag(actorId1);
}
// TODO: where is the protagonist ID used?
}
// Script function #35 (0x23)