[Scummvm-cvs-logs] SF.net SVN: scummvm:[46537] scummvm/trunk/engines/saga/detection_tables.h

sev at users.sourceforge.net sev at users.sourceforge.net
Thu Dec 24 22:36:57 CET 2009


Revision: 46537
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46537&view=rev
Author:   sev
Date:     2009-12-24 21:36:57 +0000 (Thu, 24 Dec 2009)

Log Message:
-----------
Fix detection for ITE Floppy Italian

Modified Paths:
--------------
    scummvm/trunk/engines/saga/detection_tables.h

Modified: scummvm/trunk/engines/saga/detection_tables.h
===================================================================
--- scummvm/trunk/engines/saga/detection_tables.h	2009-12-24 20:45:32 UTC (rev 46536)
+++ scummvm/trunk/engines/saga/detection_tables.h	2009-12-24 21:36:57 UTC (rev 46537)
@@ -583,7 +583,7 @@
 			"ite",
 			"Floppy",
 			{
-	{"ite.rsc",		GAME_RESOURCEFILE,					"8f4315a9bb10ec839253108a032c8b54", 8905108},
+	{"ite.rsc",		GAME_RESOURCEFILE,					"8f4315a9bb10ec839253108a032c8b54", 8905106},
 	{"scripts.rsc",	GAME_SCRIPTFILE,					"516f7330f8410057b834424ea719d1ef", 340726},
 	{ NULL, 0, NULL, 0}
 			},


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