[Scummvm-cvs-logs] CVS: web demos.php,1.15,1.16
Jamieson Christian
jamieson630 at users.sourceforge.net
Mon Aug 18 07:31:04 CEST 2003
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv4854/web
Modified Files:
demos.php
Log Message:
Fixed BASS download links
Index: demos.php
===================================================================
RCS file: /cvsroot/scummvm/web/demos.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- demos.php 17 Aug 2003 07:16:33 -0000 1.15
+++ demos.php 18 Aug 2003 14:30:25 -0000 1.16
@@ -88,10 +88,10 @@
=> array('http://www.cowlark.com/scumm.dat/simon1demo.zip', 'simon1demo'),
'Simon the Sorcerer 2 Talkie'
=> array('http://www.cowlark.com/scumm.dat/simon2demo.zip', 'simon2talkie'),
- 'Beneath A Steel Sky (disk version demo)*'
- => array('', 'sky'),
- 'Beneath A Steel Sky (talkie cd version demo)*'
- => array('', 'sky'),
+ 'Beneath A Steel Sky (disk version demo)'
+ => array('http://www.mixnmojo.com/bss/BASS-Floppy.zip', 'sky'),
+ 'Beneath A Steel Sky (talkie cd version demo)'
+ => array('http://prdownloads.sourceforge.net/scummvm/BASS-CD.zip?download', 'sky'),
'Broken Sword II'
=> array('http://ftp.se.kde.org/pub/pc/games/pcgameworld/demos/bs2-demo.zip', 'sword2demo')
);
More information about the Scummvm-git-logs
mailing list