[Scummvm-git-logs] scummvm-web master -> 290697a3000679eebb8108eb5725d5e1565a6a16
lotharsm
serra at scummvm.org
Sat Jun 30 11:57:37 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:
290697a300 WEB: Move RAMA screenshots reference to SCI
Commit: 290697a3000679eebb8108eb5725d5e1565a6a16
https://github.com/scummvm/scummvm-web/commit/290697a3000679eebb8108eb5725d5e1565a6a16
Author: David Fioramonti (dafioram at gmail.com)
Date: 2018-06-30T11:57:35+02:00
Commit Message:
WEB: Move RAMA screenshots reference to SCI
Changed paths:
data/screenshots.xml
diff --git a/data/screenshots.xml b/data/screenshots.xml
index 8e0f166..d6d7f27 100644
--- a/data/screenshots.xml
+++ b/data/screenshots.xml
@@ -1288,6 +1288,15 @@
</image>
</game>
<game>
+ <name>Rama</name>
+ <category>rama</category>
+ <image>
+ <file>sci/rama-en-#n#</file>
+ <range from="1" to="13" format="%02d" />
+ <caption>Rama (CD/DOS/English)</caption>
+ </image>
+ </game>
+ <game>
<name>Roberta Williams' Mixed-Up Series</name>
<category>mixedup</category>
<image>
@@ -1811,16 +1820,7 @@
<file>other/nippon/nippon-amiga-de-1</file>
<caption>Nippon Safes Inc. (Amiga/German)</caption>
</image>
- </game>
- <game>
- <name>Rama</name>
- <category>rama</category>
- <image>
- <file>other/sci/rama-en-#n#</file>
- <range from="1" to="13" format="%02d" />
- <caption>Rama (CD/DOS/English)</caption>
- </image>
- </game>
+ </game>
<game>
<name>Rex Nebular and the Cosmic Gender Bender</name>
<category>nebular</category>
More information about the Scummvm-git-logs
mailing list