diff options
author | Sven Hesse | 2007-11-27 15:00:54 +0000 |
---|---|---|
committer | Sven Hesse | 2007-11-27 15:00:54 +0000 |
commit | 3f03a8d22454c5db9d29e2e7eb0af3794b6a6b22 (patch) | |
tree | b4154f856868a2c4539d400c8795abab856da07d /engines/gob | |
parent | 25314ef591f8da82b72f848214b35a2f88c1a80b (diff) | |
download | scummvm-rg350-3f03a8d22454c5db9d29e2e7eb0af3794b6a6b22.tar.gz scummvm-rg350-3f03a8d22454c5db9d29e2e7eb0af3794b6a6b22.tar.bz2 scummvm-rg350-3f03a8d22454c5db9d29e2e7eb0af3794b6a6b22.zip |
Apparently, I can't write...
svn-id: r29650
Diffstat (limited to 'engines/gob')
-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, |