aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2017-09-01 13:45:58 +0200
committerEugene Sandulenko2017-09-01 13:45:58 +0200
commit0aa07efc2b10429ec302e94e56f2df023cffe454 (patch)
tree5c50eeeea38806d698a5544e01a387b532f933e7
parent88782928ff97d1a86e96b4badf1628ef40da0d59 (diff)
downloadscummvm-rg350-0aa07efc2b10429ec302e94e56f2df023cffe454.tar.gz
scummvm-rg350-0aa07efc2b10429ec302e94e56f2df023cffe454.tar.bz2
scummvm-rg350-0aa07efc2b10429ec302e94e56f2df023cffe454.zip
COMPOSER: Added detection for German Baba Yaga from bug #10171
-rw-r--r--engines/composer/detection.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/engines/composer/detection.cpp b/engines/composer/detection.cpp
index 9cf2fd27b8..94dafd6bad 100644
--- a/engines/composer/detection.cpp
+++ b/engines/composer/detection.cpp
@@ -98,6 +98,20 @@ static const ComposerGameDescription gameDescriptions[] = {
GType_ComposerV1
},
+ // Magic Tales: Baba Yaga and the Magic Geese German- from bug #10171
+ {
+ {
+ "babayaga",
+ "",
+ AD_ENTRY1s("book.ini", "2a20e73d33ecd0f2fa8123d4f9862f90", 3814),
+ Common::DE_DEU,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GType_ComposerV1
+ },
+
// Magic Tales: Imo and the King - from bug #3485018
{
{