[Scummvm-cvs-logs] CVS: scummvm/simon simon.cpp,1.362,1.363

Travis Howell kirben at users.sourceforge.net
Thu Dec 11 03:08:02 CET 2003


Update of /cvsroot/scummvm/scummvm/simon
In directory sc8-pr-cvs1:/tmp/cvs-serv8439/simon

Modified Files:
	simon.cpp 
Log Message:

Remove comment------


Index: simon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/simon.cpp,v
retrieving revision 1.362
retrieving revision 1.363
diff -u -d -r1.362 -r1.363
--- simon.cpp	11 Dec 2003 09:14:10 -0000	1.362
+++ simon.cpp	11 Dec 2003 11:07:43 -0000	1.363
@@ -4850,7 +4850,6 @@
 					// We should only allow a load or save when it was possible in original
 					// This stops load/save during cutscenes
 					// But can still load/save during converstation
-					// TODO: Add dialog to confirm game was saved.
 					if (!_lock_counter)
 						quick_load_or_save();
 				} else if (event.kbd.flags == OSystem::KBD_CTRL) {





More information about the Scummvm-git-logs mailing list