[Scummvm-cvs-logs] CVS: scummvm/simon items.cpp,1.99,1.100

Travis Howell kirben at users.sourceforge.net
Sat Oct 25 22:53:17 CEST 2003


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

Modified Files:
	items.cpp 
Log Message:

Ooops


Index: items.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/items.cpp,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- items.cpp	26 Oct 2003 05:31:36 -0000	1.99
+++ items.cpp	26 Oct 2003 05:48:54 -0000	1.100
@@ -1291,8 +1291,7 @@
 				}
 			}
 
-			if (_subtitles)
-				talk_with_speech(var200, vga_struct_id);
+			talk_with_speech(var200, vga_struct_id);
 		}
 
 	} else if (_game & GF_TALKIE) {





More information about the Scummvm-git-logs mailing list