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

sev at users.sourceforge.net sev at users.sourceforge.net
Sun Aug 1 23:18:08 CEST 2010


Revision: 51594
          http://scummvm.svn.sourceforge.net/scummvm/?rev=51594&view=rev
Author:   sev
Date:     2010-08-01 21:18:08 +0000 (Sun, 01 Aug 2010)

Log Message:
-----------
SCI: Use new AD flag for German LSL5 which is dual-language

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

Modified: scummvm/trunk/engines/sci/detection_tables.h
===================================================================
--- scummvm/trunk/engines/sci/detection_tables.h	2010-08-01 21:17:00 UTC (rev 51593)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-08-01 21:18:08 UTC (rev 51594)
@@ -1611,7 +1611,7 @@
 		{"resource.006", 0, "dda27ce00682aa76198dac124bbbe334", 1021774},
 		{"resource.007", 0, "ac443fae1285fb359bf2b2bc6a7301ae", 993408},
 		AD_LISTEND},
-		Common::DE_DEU, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
+		Common::DE_DEU, Common::kPlatformPC, ADGF_ADDENGLISH, GUIO_NOSPEECH	},
 
 	// Larry 5 - French DOS (provided by richiefs in bug report #2670691)
 	// Executable scanning reports "1.lsl5.019"


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