[Scummvm-cvs-logs] CVS: scummvm gameDetector.cpp,1.83,1.84

Max Horn fingolfin at users.sourceforge.net
Thu Aug 15 13:21:03 CEST 2002


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

Modified Files:
	gameDetector.cpp 
Log Message:
fix for bug #595701

Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gameDetector.cpp,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- gameDetector.cpp	15 Aug 2002 18:59:51 -0000	1.83
+++ gameDetector.cpp	15 Aug 2002 20:20:55 -0000	1.84
@@ -407,6 +407,8 @@
 	 GF_USE_KEY | GF_ADLIB_DEFAULT},
 	{"playfate", "Indiana Jones and the Fate of Atlantis (Demo)", GID_INDY4,
 	 5, 5, 0, GF_USE_KEY | GF_ADLIB_DEFAULT},
+	{"fate", "Indiana Jones and the Fate of Atlantis (Demo)", GID_INDY4,
+	 5, 5, 0, GF_USE_KEY | GF_ADLIB_DEFAULT},
 
 	/* Scumm Version 6 */
 	{"tentacle", "Day Of The Tentacle", GID_TENTACLE, 6, 4, 2,





More information about the Scummvm-git-logs mailing list