[Scummvm-cvs-logs] CVS: scummvm scummvm.cpp,1.42,1.43

James Brown ender at users.sourceforge.net
Tue Feb 19 17:59:03 CET 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv16692

Modified Files:
	scummvm.cpp 
Log Message:
Oops, didn't mean to check this one in.



Index: scummvm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.cpp,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** scummvm.cpp	20 Feb 2002 01:56:41 -0000	1.42
--- scummvm.cpp	20 Feb 2002 01:58:23 -0000	1.43
***************
*** 235,241 ****
  #endif
  	_vars[VAR_DEBUGMODE] = _debugMode;
- 	
- 	_haveMsg = 0xFF;
- 	_vars[VAR_HAVE_MSG] = 0xFF;
  
  	if (_gameId==GID_MONKEY) {
--- 235,238 ----





More information about the Scummvm-git-logs mailing list