diff options
-rw-r--r-- | engines/xeen/detection_tables.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/xeen/detection_tables.h b/engines/xeen/detection_tables.h index 50b587cbe1..f44c2da584 100644 --- a/engines/xeen/detection_tables.h +++ b/engines/xeen/detection_tables.h @@ -43,13 +43,14 @@ static const XeenGameDescription gameDescriptions[] = { }, { - // World of Xeen (German) + // World of Xeen (Bestseller Games Magazine #6 + #8 German) { "worldofxeen", nullptr, { {"xeen.cc", 0, "f4e4b3ddc43bd102dbe1637f480f1fa1", 13214150}, {"dark.cc", 0, "84a86bbbc5f2fe96c0b0325485ed8203", 11173657}, + {"intro.cc", 0, "e47a7ab0223cf32b2d87eed91d024c35", 8899953}, AD_LISTEND }, Common::DE_DEU, |