diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/gob/detection.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index c9888797e2..c5670bf189 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -1665,7 +1665,7 @@ static const GOBGameDescription fallbackDescs[] = { }, { { - "lostintine", + "lostintime", "unknown", AD_ENTRY1(0, 0), UNK_LANG, @@ -1678,7 +1678,7 @@ static const GOBGameDescription fallbackDescs[] = { }, { { - "lostintine", + "lostintime", "unknown", AD_ENTRY1(0, 0), UNK_LANG, |