[Scummvm-git-logs] scummvm master -> 2fe5010d157dcde4c8e4328fb740de3f17005e46
phcoder
noreply at scummvm.org
Sun Nov 27 11:11:18 UTC 2022
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:
2fe5010d15 SWORD1: Add an entry for ND Russian translation
Commit: 2fe5010d157dcde4c8e4328fb740de3f17005e46
https://github.com/scummvm/scummvm/commit/2fe5010d157dcde4c8e4328fb740de3f17005e46
Author: Vladimir Serbinenko (phcoder at gmail.com)
Date: 2022-11-27T12:11:01+01:00
Commit Message:
SWORD1: Add an entry for ND Russian translation
Changed paths:
engines/sword1/detection_tables.h
diff --git a/engines/sword1/detection_tables.h b/engines/sword1/detection_tables.h
index f4ba3beed30..57f49fa8751 100644
--- a/engines/sword1/detection_tables.h
+++ b/engines/sword1/detection_tables.h
@@ -342,6 +342,20 @@ static const SwordGameDescription gameDescriptions[] = {
0
},
+ {
+ {
+ "sword1",
+ "ND",
+ AD_ENTRY2s("compacts.clu", "7128bc4e99701d99c22e5841051671d3", 200852,
+ "swordres.rif", "b5d9ddbe26d453415a43596f86452435", 59788),
+ Common::RU_RUS,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO0()
+ },
+ 0
+ },
+
{
{
"sword1",
More information about the Scummvm-git-logs
mailing list