[Scummvm-cvs-logs] SF.net SVN: scummvm: [21057] scummvm/trunk/engines/simon/game.cpp

kirben at users.sourceforge.net kirben at users.sourceforge.net
Fri Mar 3 20:30:00 CET 2006


Revision: 21057
Author:   kirben
Date:     2006-03-03 20:29:38 -0800 (Fri, 03 Mar 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=21057&view=rev

Log Message:
-----------
Add correct md5 for second version of Simon the Sorcerer 2 patched to Russian

Modified Paths:
--------------
    scummvm/trunk/engines/simon/game.cpp
Modified: scummvm/trunk/engines/simon/game.cpp
===================================================================
--- scummvm/trunk/engines/simon/game.cpp	2006-03-04 01:47:40 UTC (rev 21056)
+++ scummvm/trunk/engines/simon/game.cpp	2006-03-04 04:29:38 UTC (rev 21057)
@@ -203,7 +203,7 @@
 	{ GID_SIMON2DOS_RU,    "e229f84d46fa83f99b4a7115679f3fb6", "stripped.txt", false},
 	{ GID_SIMON2DOS_RU,    "2082f8d02075e590300478853a91ffd9", "tbllist", false},
 
-	{ GID_SIMON2DOS2,      "604d04315935e77624bd356ac926e068", "game32", false },
+	{ GID_SIMON2DOS2,      "eb8bde3685842a8fd38f60bc476ef8e9", "game32", false },
 	{ GID_SIMON2DOS2,      "72096a62d36e6034ea9fecc13b2dbdab", "icon.dat", false},
 	{ GID_SIMON2DOS2,      "aa6840420899a31874204f90bb214108", "simon2.gme", false},
 	{ GID_SIMON2DOS2,      "e229f84d46fa83f99b4a7115679f3fb6", "stripped.txt", false},







More information about the Scummvm-git-logs mailing list