[Scummvm-cvs-logs] SF.net SVN: scummvm: [25812] web/trunk/demos.php
kirben at users.sourceforge.net
kirben at users.sourceforge.net
Sat Feb 24 03:12:36 CET 2007
Revision: 25812
http://scummvm.svn.sourceforge.net/scummvm/?rev=25812&view=rev
Author: kirben
Date: 2007-02-23 18:12:36 -0800 (Fri, 23 Feb 2007)
Log Message:
-----------
Correct other demos order.
Modified Paths:
--------------
web/trunk/demos.php
Modified: web/trunk/demos.php
===================================================================
--- web/trunk/demos.php 2007-02-24 01:55:08 UTC (rev 25811)
+++ web/trunk/demos.php 2007-02-24 02:12:36 UTC (rev 25812)
@@ -249,10 +249,10 @@
=> array('http://quick.mixnmojo.com/demos/simon1demo_acorn.rar', 'simon1'),
'Simon the Sorcerer 2 (DOS CD demo)'
=> array('http://quick.mixnmojo.com/demos/simon2demo.zip', 'simon2'),
+ 'Touche: The Adventures of the Fifth Musketeer'
+ => array('http://quick.mixnmojo.com/demos/touche_demo.zip', 'touche'),
'Ween: The Prophecy'
- => array('http://minifiles.ag.ru/demos/781/ween_demo.exe', 'gob'),
- 'Touche: The Adventures of the Fifth Musketeer'
- => array('http://quick.mixnmojo.com/demos/touche_demo.zip', 'touche')
+ => array('http://minifiles.ag.ru/demos/781/ween_demo.exe', 'gob')
);
function render_demos($title, $demos) {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list