diff options
author | Eugene Sandulenko | 2016-01-13 00:48:47 +0100 |
---|---|---|
committer | Eugene Sandulenko | 2016-01-13 00:48:47 +0100 |
commit | 14057f3dc76de7425216b820da8b30a837a07f40 (patch) | |
tree | c3bd5303cf57781ef7413b6ffc8277ea55cf2372 | |
parent | 184d26df1aad7d97e76cf16a5b685315bd97a263 (diff) | |
download | scummvm-rg350-14057f3dc76de7425216b820da8b30a837a07f40.tar.gz scummvm-rg350-14057f3dc76de7425216b820da8b30a837a07f40.tar.bz2 scummvm-rg350-14057f3dc76de7425216b820da8b30a837a07f40.zip |
SCUMM: Move Russian Dig version description to the generated field
-rw-r--r-- | devtools/scumm-md5.txt | 2 | ||||
-rw-r--r-- | engines/scumm/scumm-md5.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt index 74a351170d..e9140f74f9 100644 --- a/devtools/scumm-md5.txt +++ b/devtools/scumm-md5.txt @@ -372,7 +372,7 @@ dig The Dig aad201302286c1cfee92321cd406e427 811008 en Windows Steam Steam Steam Version Ben Castricum, Filippos Karapetis d93cc8be628ed5d3b3a29188fc7105d3 1061296 en Mac Steam Steam Steam Version Filippos Karapetis d62047a6729349ab36f7ee065bf26509 -1 ru All - - - sev - ebdd2fbc995a321605375dc57766db79 16304 ru All - - With Subtitles sev + ebdd2fbc995a321605375dc57766db79 16304 ru All - With Subtitles - sev 35a2d3040fa512f8232d9e443319d84d 659335495 en Mac - - Mac bundle Fingolfin 21a6592322f92550f144f68a8a4e685e -1 fr Mac - - Mac bundle kaminari diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 8eea57968f..41c59cb521 100644 --- a/engines/scumm/scumm-md5.h +++ b/engines/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Tue Jan 12 23:43:25 2016 + This file was generated by the md5table tool on Tue Jan 12 23:47:54 2016 DO NOT EDIT MANUALLY! */ @@ -644,7 +644,7 @@ static const MD5Table md5table[] = { { "eb700bb73ca1cc44a1ad5e4b1a4bdeaf", "indy3", "EGA", "EGA", 5361, Common::DE_DEU, Common::kPlatformDOS }, { "ebd0b2c8a387f18887282afe6cad894a", "spyozon", "", "Demo", 15317, Common::EN_USA, Common::kPlatformUnknown }, { "ebd324dcf06a4c49e1ba5c231eee1060", "freddi4", "HE 99", "Demo", -1, Common::EN_USA, Common::kPlatformUnknown }, - { "ebdd2fbc995a321605375dc57766db79", "dig", "", "", 16304, Common::RU_RUS, Common::kPlatformUnknown }, + { "ebdd2fbc995a321605375dc57766db79", "dig", "", "With Subtitles", 16304, Common::RU_RUS, Common::kPlatformUnknown }, { "ecc4340c2b801f5af8da4e00c0e432d9", "puttcircus", "", "", -1, Common::NL_NLD, Common::kPlatformUnknown }, { "ed2b074bc3166087a747acb2a3c6abb0", "freddi3", "HE 98.5", "Demo", -1, Common::DE_DEU, Common::kPlatformUnknown }, { "ed361270102e355afe5236954216aba2", "lost", "", "", -1, Common::EN_USA, Common::kPlatformUnknown }, |