aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2002-08-15 20:20:55 +0000
committerMax Horn2002-08-15 20:20:55 +0000
commit1e582323c72a9c418bb4172c9de8551e4ea550e0 (patch)
tree32e47746869e099534cda68da7e4371605206f8f
parent7ea4da91d87f726802bc4709fa1b2aca1b205521 (diff)
downloadscummvm-rg350-1e582323c72a9c418bb4172c9de8551e4ea550e0.tar.gz
scummvm-rg350-1e582323c72a9c418bb4172c9de8551e4ea550e0.tar.bz2
scummvm-rg350-1e582323c72a9c418bb4172c9de8551e4ea550e0.zip
fix for bug #595701
svn-id: r4749
-rw-r--r--gameDetector.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gameDetector.cpp b/gameDetector.cpp
index ba6f54b832..6767e69b13 100644
--- a/gameDetector.cpp
+++ b/gameDetector.cpp
@@ -407,6 +407,8 @@ static const VersionSettings version_settings[] = {
GF_USE_KEY | GF_ADLIB_DEFAULT},
{"playfate", "Indiana Jones and the Fate of Atlantis (Demo)", GID_INDY4,
5, 5, 0, GF_USE_KEY | GF_ADLIB_DEFAULT},
+ {"fate", "Indiana Jones and the Fate of Atlantis (Demo)", GID_INDY4,
+ 5, 5, 0, GF_USE_KEY | GF_ADLIB_DEFAULT},
/* Scumm Version 6 */
{"tentacle", "Day Of The Tentacle", GID_TENTACLE, 6, 4, 2,