From 102525f27fa0bf2739df2e69ed993ba4708780f1 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Fri, 6 Dec 2002 14:45:00 +0000 Subject: add mi2demo to gamelist, fails to play back recorded sequence currently. Get it here http://www.scummbar.com/resources/downloads/demos/mi2demo.zip svn-id: r5859 --- common/gameDetector.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common') diff --git a/common/gameDetector.cpp b/common/gameDetector.cpp index d589e5531f..da0f1524cc 100644 --- a/common/gameDetector.cpp +++ b/common/gameDetector.cpp @@ -469,6 +469,8 @@ const VersionSettings version_settings[] = { GF_USE_KEY | GF_AUDIOTRACKS | GF_ADLIB_DEFAULT}, {"monkey2", "Monkey Island 2: LeChuck's revenge", GID_MONKEY2, 5, 2, 2, GF_USE_KEY | GF_ADLIB_DEFAULT}, + {"mi2demo", "Monkey Island 2: LeChuck's revenge (Demo)", GID_MONKEY2, 5, 2, 2, + GF_USE_KEY | GF_ADLIB_DEFAULT}, {"atlantis", "Indiana Jones and the Fate of Atlantis", GID_INDY4, 5, 5, 0, GF_USE_KEY | GF_ADLIB_DEFAULT}, {"playfate", "Indiana Jones and the Fate of Atlantis (Demo)", GID_INDY4, 5, 5, 0, -- cgit v1.2.3