[Scummvm-cvs-logs] scummvm master -> 4be8aa8906d1fd72826efcf138f62de5b8cd39b1

Strangerke Strangerke at scummvm.org
Wed Sep 3 20:54:59 CEST 2014


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
4be8aa8906 CGE2: Update Polish detection v1.0 freeware


Commit: 4be8aa8906d1fd72826efcf138f62de5b8cd39b1
    https://github.com/scummvm/scummvm/commit/4be8aa8906d1fd72826efcf138f62de5b8cd39b1
Author: Strangerke (strangerke at scummvm.org)
Date: 2014-09-03T20:53:37+02:00

Commit Message:
CGE2: Update Polish detection v1.0 freeware

Changed paths:
    engines/cge2/detection.cpp



diff --git a/engines/cge2/detection.cpp b/engines/cge2/detection.cpp
index 7821752..bef6406 100644
--- a/engines/cge2/detection.cpp
+++ b/engines/cge2/detection.cpp
@@ -53,8 +53,8 @@ static const ADGameDescription gameDescriptions[] = {
 		{
 			"sfinx", "Freeware v1.0",
 			{
-				{"vol.cat", 0, "794a390177c644790df91dc363d808b3", 129024},
-				{"vol.dat", 0, "a4c8cff2c432df4b7d4968fea3511001", 34180085},
+				{"vol.cat", 0, "aa402aed24a72c53a4d1211c456b79dd", 129024},
+				{"vol.dat", 0, "5966ac26d91d664714349669f9dd09b5", 34180164},
 				AD_LISTEND
 			},
 			Common::PL_POL, Common::kPlatformDOS, ADGF_NO_FLAGS, GUIO1(GAMEOPTION_COLOR_BLIND_DEFAULT_OFF)






More information about the Scummvm-git-logs mailing list