From 3c424d98cd23c139bf1863630711b94a3a826ecd Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 19 Jun 2007 01:41:10 +0000 Subject: Removed obsolete comment svn-id: r27541 --- engines/saga/sfuncs.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/saga/sfuncs.cpp') diff --git a/engines/saga/sfuncs.cpp b/engines/saga/sfuncs.cpp index deee3ed68d..4f31d292a1 100644 --- a/engines/saga/sfuncs.cpp +++ b/engines/saga/sfuncs.cpp @@ -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) -- cgit v1.2.3