[Scummvm-cvs-logs] CVS: scummvm/simon simon.cpp,1.204,1.205

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Fri May 23 08:46:02 CEST 2003


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

Modified Files:
	simon.cpp 
Log Message:
cleanup


Index: simon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/simon.cpp,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- simon.cpp	23 May 2003 11:06:19 -0000	1.204
+++ simon.cpp	23 May 2003 15:44:57 -0000	1.205
@@ -3366,6 +3366,7 @@
 		case 'i':
 			if (_debugMode)
 				_draw_images_debug ^= 1;
+			break;
 	}
 	
 	_key_pressed = 0;





More information about the Scummvm-git-logs mailing list