[Scummvm-cvs-logs] CVS: scummvm/scumm script_v6.cpp,1.142,1.143

Max Horn fingolfin at users.sourceforge.net
Sat May 31 13:46:08 CEST 2003


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1:/tmp/cvs-serv5533

Modified Files:
	script_v6.cpp 
Log Message:
begone, evil typo!

Index: script_v6.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/script_v6.cpp,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- script_v6.cpp	31 May 2003 17:18:40 -0000	1.142
+++ script_v6.cpp	31 May 2003 20:45:41 -0000	1.143
@@ -2045,8 +2045,8 @@
 		if (a->isInCurrentRoom() && a->moving) {
 			_scriptPointer += offs;
 			o6_breakHere();
+		}
 		return;
-	}
 	case 169:
 		// HACK: For Conroy Bumpus' song in Sam & Max.
 		// During the song three calls to o6_wait() appear,





More information about the Scummvm-git-logs mailing list