[Scummvm-cvs-logs] CVS: scummvm/scumm actor.cpp,1.285,1.286

Travis Howell kirben at users.sourceforge.net
Sat Sep 11 05:56:03 CEST 2004


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2131/scumm

Modified Files:
	actor.cpp 
Log Message:

Ooops


Index: actor.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/actor.cpp,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -d -r1.285 -r1.286
--- actor.cpp	11 Sep 2004 12:22:06 -0000	1.285
+++ actor.cpp	11 Sep 2004 12:55:50 -0000	1.286
@@ -1079,7 +1079,7 @@
 
 		} 
 	}
-	talkUnk == 0;
+	talkUnk = 0;
 
 	// If the actor is partially hidden, redraw it next frame.
 	// Only done for pre-AKOS, though.





More information about the Scummvm-git-logs mailing list