From 2d647afbbfdbd562c3f1c53c486407efaf358ae8 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 2 Aug 2008 14:37:10 +0000 Subject: Detect both HOF non-interactive demos. svn-id: r33525 --- engines/kyra/detection.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/kyra') 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 -- cgit v1.2.3