[Scummvm-cvs-logs] CVS: web compatibility.php,1.104,1.105

Travis Howell kirben at users.sourceforge.net
Sun Mar 9 23:16:27 CET 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv7537

Modified Files:
	compatibility.php 
Log Message:



Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- compatibility.php	10 Mar 2003 03:47:01 -0000	1.104
+++ compatibility.php	10 Mar 2003 07:15:57 -0000	1.105
@@ -92,10 +92,8 @@
 		'Simon The Sorcerer 1 (DEMO)'          			=> array('n/a','simon1demo','80'),
 		'Simon The Sorcerer 2 Talkie (Win)'       		=> array('n/a','simon2win','80'),
 		'Simon The Sorcerer 2 Talkie (Dos)'       		=> array('n/a','simon2talkie','80'),
-		'Simon The Sorcerer 2 Talkie (Amiga)'       		=> array('n/a','simon2amiga','80'),
-		'Simon The Sorcerer 2 Talkie (Mac)'       		=> array('n/a','simon2mac','80'),
-		'Simon The Sorcerer 2 (Dos)'           			=> array('n/a','simon2dos','80'),
-		'Simon The Sorcerer 2 (DEMO)'          			=> array('n/a','simon2demo','80')
+		'Simon The Sorcerer 2 Talkie (Amiga or Mac)'       		=> array('n/a','simon2mac','80'),
+		'Simon The Sorcerer 2 (Dos)'           			=> array('n/a','simon2dos','80')
 	      );
 
 $notes = array(





More information about the Scummvm-git-logs mailing list