[Scummvm-cvs-logs] CVS: scummvm gameDetector.cpp,1.74,1.75

James Brown ender at users.sourceforge.net
Tue Jul 9 06:31:03 CEST 2002


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

Modified Files:
	gameDetector.cpp 
Log Message:
Change Indy4 titlebar to satisfy Murray-Mint.



Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gameDetector.cpp,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- gameDetector.cpp	8 Jul 2002 21:36:59 -0000	1.74
+++ gameDetector.cpp	9 Jul 2002 13:30:10 -0000	1.75
@@ -391,9 +391,9 @@
 	 GF_USE_KEY | GF_AUDIOTRACKS | GF_ADLIB_DEFAULT},
 	{"monkey2", "Monkey Island 2: LeChuck's revenge", GID_MONKEY2, 5, 2, 2,
 	 GF_USE_KEY | GF_ADLIB_DEFAULT},
-	{"atlantis", "Indiana Jones 4 and the Fate of Atlantis", GID_INDY4, 5, 5, 0,
+	{"atlantis", "Indiana Jones and the Fate of Atlantis", GID_INDY4, 5, 5, 0,
 	 GF_USE_KEY | GF_ADLIB_DEFAULT},
-	{"playfate", "Indiana Jones 4 and the Fate of Atlantis (Demo)", GID_INDY4,
+	{"playfate", "Indiana Jones and the Fate of Atlantis (Demo)", GID_INDY4,
 	 5, 5, 0, GF_USE_KEY | GF_ADLIB_DEFAULT},
 
 	/* Scumm Version 6 */





More information about the Scummvm-git-logs mailing list