[Scummvm-git-logs] scummvm master -> 184a2ca56b5f78925388890ba9610f942087f3a2
SupSuper
supsuper at gmail.com
Sat Jun 12 19:35:12 UTC 2021
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:
184a2ca56b TRECISION: Add Nightlong Hungarian fan-translation
Commit: 184a2ca56b5f78925388890ba9610f942087f3a2
https://github.com/scummvm/scummvm/commit/184a2ca56b5f78925388890ba9610f942087f3a2
Author: SupSuper (supsuper at gmail.com)
Date: 2021-06-12T20:34:47+01:00
Commit Message:
TRECISION: Add Nightlong Hungarian fan-translation
Changed paths:
engines/trecision/detection.cpp
diff --git a/engines/trecision/detection.cpp b/engines/trecision/detection.cpp
index b4a2814366..b8d438886d 100644
--- a/engines/trecision/detection.cpp
+++ b/engines/trecision/detection.cpp
@@ -111,6 +111,26 @@ static const ADGameDescription gameDescriptions[] = {
ADGF_TESTING,
GUIO0()
},
+ // bug #12619
+ {
+ "nl",
+ 0,
+ AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 429370),
+ Common::HU_HUN,
+ Common::kPlatformWindows,
+ ADGF_TESTING,
+ GUIO0()
+ },
+ // bug #12619
+ {
+ "nl",
+ 0,
+ AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 429731),
+ Common::HU_HUN,
+ Common::kPlatformWindows,
+ ADGF_TESTING,
+ GUIO0()
+ },
{
"nl",
"Demo",
More information about the Scummvm-git-logs
mailing list