[Scummvm-cvs-logs] SF.net SVN: scummvm:[33525] scummvm/trunk/engines/kyra/detection.cpp

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Sat Aug 2 16:37:10 CEST 2008


Revision: 33525
          http://scummvm.svn.sourceforge.net/scummvm/?rev=33525&view=rev
Author:   Kirben
Date:     2008-08-02 14:37:10 +0000 (Sat, 02 Aug 2008)

Log Message:
-----------
Detect both HOF non-interactive demos.

Modified Paths:
--------------
    scummvm/trunk/engines/kyra/detection.cpp

Modified: scummvm/trunk/engines/kyra/detection.cpp
===================================================================
--- scummvm/trunk/engines/kyra/detection.cpp	2008-08-02 14:35:43 UTC (rev 33524)
+++ scummvm/trunk/engines/kyra/detection.cpp	2008-08-02 14:37:10 UTC (rev 33525)
@@ -457,11 +457,11 @@
 		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


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list