[Scummvm-git-logs] scummvm master -> 5c5a775bbd8a2e6ff041e6569b16410291d9da5d
lotharsm
noreply at scummvm.org
Wed Nov 22 19:19:00 UTC 2023
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:
5c5a775bbd MOHAWK: Mark latest tortoise demo as multi-language
Commit: 5c5a775bbd8a2e6ff041e6569b16410291d9da5d
https://github.com/scummvm/scummvm/commit/5c5a775bbd8a2e6ff041e6569b16410291d9da5d
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-11-22T20:18:47+01:00
Commit Message:
MOHAWK: Mark latest tortoise demo as multi-language
Changed paths:
engines/mohawk/detection_tables.h
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 5f87f031199..7d8fb9360b2 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1697,9 +1697,9 @@ static const MohawkGameDescription gameDescriptions[] = {
{
{
"tortoise",
- "Demo",
+ "English, German and French Demo",
AD_ENTRY1("TORTB.LB", "bd6784dc9f6a9c1143ca03230fca3f29"),
- Common::EN_GRB,
+ Common::UNK_LANG,
Common::kPlatformWindows,
ADGF_DEMO,
GUIO1(GUIO_NOASPECT)
More information about the Scummvm-git-logs
mailing list