[Scummvm-cvs-logs] SF.net SVN: scummvm:[47255] scummvm/trunk/engines/saga/detection_tables.h
sev at users.sourceforge.net
sev at users.sourceforge.net
Mon Jan 11 20:22:19 CET 2010
Revision: 47255
http://scummvm.svn.sourceforge.net/scummvm/?rev=47255&view=rev
Author: sev
Date: 2010-01-11 19:22:19 +0000 (Mon, 11 Jan 2010)
Log Message:
-----------
Fix bug #2929619: "IHNM: Small problem detecting German version"
Modified Paths:
--------------
scummvm/trunk/engines/saga/detection_tables.h
Modified: scummvm/trunk/engines/saga/detection_tables.h
===================================================================
--- scummvm/trunk/engines/saga/detection_tables.h 2010-01-11 16:33:00 UTC (rev 47254)
+++ scummvm/trunk/engines/saga/detection_tables.h 2010-01-11 19:22:19 UTC (rev 47255)
@@ -733,7 +733,7 @@
{
{"musicfm.res", GAME_MUSICFILE_FM, "0439083e3dfdc51b486071d45872ae52", -1},
{"musicgm.res", GAME_MUSICFILE_GM, "80f875a1fb384160d1f4b27166eef583", -1},
- {"scream.res", GAME_RESOURCEFILE, "c92370d400e6f2a3fc411c3729d09224", -1},
+ {"scream.res", GAME_RESOURCEFILE, "c92370d400e6f2a3fc411c3729d09224", 78519324},
{"scripts.res", GAME_SCRIPTFILE, "32aa01a89937520fe0ea513950117292", -1},
{"patch.re_", GAME_PATCHFILE | GAME_RESOURCEFILE, "58b79e61594779513c7f2d35509fa89e", -1},
{"sfx.res", GAME_SOUNDFILE, "1c610d543f32ec8b525e3f652536f269", -1},
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