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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Tue Aug 25 14:49:16 CEST 2009


Revision: 43728
          http://scummvm.svn.sourceforge.net/scummvm/?rev=43728&view=rev
Author:   strangerke
Date:     2009-08-25 12:49:16 +0000 (Tue, 25 Aug 2009)

Log Message:
-----------
Add ADI 2.0 'for Math Teacher' special pack

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-08-25 09:24:35 UTC (rev 43727)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-08-25 12:49:16 UTC (rev 43728)
@@ -3690,6 +3690,20 @@
 	{
 		{
 			"adi2",
+			"Adi 2.0 for Teachers",
+			AD_ENTRY1s("adi2.stk", "da6f1fb68bff32260c5eecdf9286a2f5", 1533168),
+			FR_FRA,
+			kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NONE
+		},
+		kGameTypeAdi2,
+		kFeaturesNone,
+		"adi2.stk", "ediintro.tot", 0
+	},
+	{
+		{
+			"adi2",
 			"Adi 2.6",
 			AD_ENTRY1s("adi2.stk", "2fb940eb8105b12871f6b88c8c4d1615", 16780058),
 			FR_FRA,


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