aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorTravis Howell2008-08-02 14:37:10 +0000
committerTravis Howell2008-08-02 14:37:10 +0000
commit2d647afbbfdbd562c3f1c53c486407efaf358ae8 (patch)
treeb63d12c0b2728a1b04ebc41f0f9ab42bbfb67907 /engines
parent2e65c05991cf1f4ff04ad08613f6bec28ee5216f (diff)
downloadscummvm-rg350-2d647afbbfdbd562c3f1c53c486407efaf358ae8.tar.gz
scummvm-rg350-2d647afbbfdbd562c3f1c53c486407efaf358ae8.tar.bz2
scummvm-rg350-2d647afbbfdbd562c3f1c53c486407efaf358ae8.zip
Detect both HOF non-interactive demos.
svn-id: r33525
Diffstat (limited to 'engines')
-rw-r--r--engines/kyra/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp
index 2d592069d2..c557bf7d4a 100644
--- a/engines/kyra/detection.cpp
+++ b/engines/kyra/detection.cpp
@@ -457,11 +457,11 @@ const KYRAGameDescription adGameDescs[] = {
KYRA2_CD_DEMO_FLAGS
},
- { // Non-Interactive Demo
+ { // Non-Interactive Demos
{
"kyra2",
"Demo",
- AD_ENTRY1("GENERAL.PAK", "35825783e5b60755fd520360079f9c15"),
+ AD_ENTRY1("VOC.PAK", "ecb3561b63749158172bf21528cf5f45"),
Common::EN_ANY,
Common::kPlatformPC,
Common::ADGF_DEMO