diff options
author | Strangerke | 2011-08-29 00:29:22 +0200 |
---|---|---|
committer | Strangerke | 2011-08-29 00:29:22 +0200 |
commit | a8d6b92b5a02d582e34d1249d973a9273909db4c (patch) | |
tree | 01466b16651e00632d38431cf89a3d02364a540b | |
parent | a14a9bb9a22d356a04bbacc3880d36a7ec1a9c57 (diff) | |
download | scummvm-rg350-a8d6b92b5a02d582e34d1249d973a9273909db4c.tar.gz scummvm-rg350-a8d6b92b5a02d582e34d1249d973a9273909db4c.tar.bz2 scummvm-rg350-a8d6b92b5a02d582e34d1249d973a9273909db4c.zip |
CGE: Little cleanup of the English data file and update the detection
-rw-r--r-- | engines/cge/detection.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cge/detection.cpp b/engines/cge/detection.cpp index 383eb3933a..5e74166222 100644 --- a/engines/cge/detection.cpp +++ b/engines/cge/detection.cpp @@ -79,8 +79,8 @@ static const ADGameDescription gameDescriptions[] = { { "soltys", "", { - {"vol.cat", 0, "bfea076fee47b8d64fdf213e56c60911", 50176}, - {"vol.dat", 0, "f9ae2e7f8f7cac91378cdafca43faf1e", 8427396}, + {"vol.cat", 0, "bd08969b5f1acea0f92d195f750c17d5", 50176}, + {"vol.dat", 0, "f9ae2e7f8f7cac91378cdafca43faf1e", 8428832}, AD_LISTEND }, Common::EN_ANY, Common::kPlatformPC, ADGF_NO_FLAGS, GUIO_NONE |