[Scummvm-git-logs] scummvm-web master -> 504c23e88cc55f5a135fe42a8173d0886ea57e6c
antoniou79
a.antoniou79 at gmail.com
Fri Feb 28 20:22:32 UTC 2020
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:
504c23e88c WEB: BLADERUNNER: SCREENSHOTS: Fix range for Spanish screenshots
Commit: 504c23e88cc55f5a135fe42a8173d0886ea57e6c
https://github.com/scummvm/scummvm-web/commit/504c23e88cc55f5a135fe42a8173d0886ea57e6c
Author: Thanasis Antoniou (a.antoniou79 at gmail.com)
Date: 2020-02-28T22:22:05+02:00
Commit Message:
WEB: BLADERUNNER: SCREENSHOTS: Fix range for Spanish screenshots
Changed paths:
data/screenshots.xml
diff --git a/data/screenshots.xml b/data/screenshots.xml
index 1589aa43..a5b1a040 100644
--- a/data/screenshots.xml
+++ b/data/screenshots.xml
@@ -1453,7 +1453,7 @@
</image>
<image>
<file>westwood/bladerunner/bladerunner-win-es-#n#</file>
- <range from="1" to="25" format="%02d" />
+ <range from="1" to="13" format="%02d" />
<caption>Blade Runner (Windows/Spanish)</caption>
</image>
<image>
More information about the Scummvm-git-logs
mailing list