[Scummvm-cvs-logs] CVS: web compatibility.php,1.344,1.345
Travis Howell
kirben at users.sourceforge.net
Tue Sep 28 02:51:16 CEST 2004
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24410
Modified Files:
compatibility.php
Log Message:
Correct order
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.344
retrieving revision 1.345
diff -u -d -r1.344 -r1.345
--- compatibility.php 28 Sep 2004 05:35:15 -0000 1.344
+++ compatibility.php 28 Sep 2004 09:32:38 -0000 1.345
@@ -98,10 +98,10 @@
'Fatty Bears Fun Pack' => array('60','fbpack','95'),
'Freddi Fish 1: The Case of the Missing Kelp Seeds (Demo)' => array('71','freddemo','80'),
'Freddi Fish 1: The Case of the Missing Kelp Seeds' => array('71','freddi','80'),
- 'Freddi Fish 2: The Case of the Haunted Schoolhouse' => array('80','ff2-demo','80'),
- 'Freddi Fish 2: The Case of the Haunted Schoolhouse (Demo)' => array('80','freddi2','70'),
- 'Freddi Fish 3: The Case of the Stolen Conch Shell' => array('90','ff3-demo','80'),
- 'Freddi Fish 3: The Case of the Stolen Conch Shell (Demo)' => array('90','freddi3','50'),
+ 'Freddi Fish 2: The Case of the Haunted Schoolhouse (Demo)' => array('80','ff2-demo','80'),
+ 'Freddi Fish 2: The Case of the Haunted Schoolhouse' => array('80','freddi2','70'),
+ 'Freddi Fish 3: The Case of the Stolen Conch Shell (Demo)' => array('90','ff3-demo','80'),
+ 'Freddi Fish 3: The Case of the Stolen Conch Shell' => array('90','freddi3','50'),
'Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch (Demo)' => array('98','f4-demo','10'),
'Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch' => array('98','freddi4','10'),
'Freddi Fish 5: The Case of the Creature of Coral Cave' => array('99','freddicove','10'),
More information about the Scummvm-git-logs
mailing list