[Scummvm-git-logs] scummvm-web master -> be7128ac04451904f1c7319c51fe40144e7a4271
criezy
criezy at scummvm.org
Tue Sep 4 23:14:48 CEST 2018
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
be7128ac04 WEB: Fix download link for the Phantasmagoria demo
Commit: be7128ac04451904f1c7319c51fe40144e7a4271
https://github.com/scummvm/scummvm-web/commit/be7128ac04451904f1c7319c51fe40144e7a4271
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2018-09-04T22:14:46+01:00
Commit Message:
WEB: Fix download link for the Phantasmagoria demo
Changed paths:
data/game_demos.xml
diff --git a/data/game_demos.xml b/data/game_demos.xml
index 373a310..fdc69bf 100644
--- a/data/game_demos.xml
+++ b/data/game_demos.xml
@@ -1454,7 +1454,7 @@
</demo>
<demo>
<name>Phantasmagoria (DOS demo)</name>
- <url>/frs/demos/sci/phantasmagoria-dos-demo-en.zip</url>
+ <url>/frs/demos/sci/phantasmagoria-dos-win-demo-en.zip</url>
<target>phantasmagoria</target>
<category>blank</category>
</demo>
More information about the Scummvm-git-logs
mailing list