[Scummvm-cvs-logs] CVS: scummvm/simon simon.cpp,1.157,1.158

Travis Howell kirben at users.sourceforge.net
Mon Mar 3 17:35:15 CET 2003


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

Modified Files:
	simon.cpp 
Log Message:

Ooops


Index: simon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/simon.cpp,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -d -r1.157 -r1.158
--- simon.cpp	4 Mar 2003 01:30:56 -0000	1.157
+++ simon.cpp	4 Mar 2003 01:34:28 -0000	1.158
@@ -3251,7 +3251,6 @@
 
 void SimonState::processSpecialKeys()
 {
-	//warning("Key press %d",_key_pressed);
 	switch (_key_pressed) {
 		case 27: // escape
 			_exit_cutscene = true;





More information about the Scummvm-git-logs mailing list