[Scummvm-cvs-logs] CVS: web compatibility.php,1.433,1.434

kirben kirben at users.sourceforge.net
Thu Sep 1 18:59:00 CEST 2005


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

Modified Files:
	compatibility.php 
Log Message:

COMI and FT should be higher, many issues have been fixed in CVS.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.433
retrieving revision 1.434
diff -u -d -r1.433 -r1.434
--- compatibility.php	21 Aug 2005 15:20:26 -0000	1.433
+++ compatibility.php	2 Sep 2005 01:58:04 -0000	1.434
@@ -87,9 +87,9 @@
 		'Day Of The Tentacle (Demo)'				=> array('dottdemo','95'),
 		'Sam & Max'                                             => array('samnmax','95'),
 		'Sam & Max (Demo)'					=> array('samdemo','95'),
-		'Full Throttle'						=> array('ft','85'),
+		'Full Throttle'						=> array('ft','90'),
 		'The Dig'                                               => array('dig','90'),
-		'Curse of Monkey Island'				=> array('comi','85'),
+		'Curse of Monkey Island'				=> array('comi','90'),
 	      );
 
 $gamesHE = array(





More information about the Scummvm-git-logs mailing list