aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/mohawk/detection.cpp2
-rw-r--r--engines/mohawk/detection_tables.h6
2 files changed, 4 insertions, 4 deletions
diff --git a/engines/mohawk/detection.cpp b/engines/mohawk/detection.cpp
index 246d3ec3c1..439ea152c4 100644
--- a/engines/mohawk/detection.cpp
+++ b/engines/mohawk/detection.cpp
@@ -114,7 +114,7 @@ bool MohawkEngine_Riven::hasFeature(EngineFeature f) const {
static const PlainGameDescriptor mohawkGames[] = {
{"mohawk", "Mohawk Game"},
{"myst", "Myst"},
- {"MakingOfMyst", "The Making of Myst"},
+ {"makingofmyst", "The Making of Myst"},
{"riven", "Riven: The Sequel to Myst"},
{"zoombini", "Logical Journey of the Zoombinis"},
{"cstime", "Where in Time is Carmen Sandiego?"},
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index d9aba26ca3..f481472bae 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -179,7 +179,7 @@ static const MohawkGameDescription gameDescriptions[] = {
// From clone2727
{
{
- "MakingOfMyst",
+ "makingofmyst",
"",
AD_ENTRY1("MAKING.DAT", "f6387e8f0f7b8a3e42c95294315d6a0e"),
Common::EN_ANY,
@@ -197,7 +197,7 @@ static const MohawkGameDescription gameDescriptions[] = {
// From clone2727
{
{
- "MakingOfMyst",
+ "makingofmyst",
"",
AD_ENTRY1("MAKING.DAT", "03ff62607e64419ab2b6ebf7b7bcdf63"),
Common::JA_JPN,
@@ -2764,7 +2764,7 @@ static const MohawkGameDescription fallbackDescs[] = {
{
{
- "MakingOfMyst",
+ "makingofmyst",
"unknown",
AD_ENTRY1(0, 0),
Common::UNK_LANG,