aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection.cpp
diff options
context:
space:
mode:
authorSven Hesse2007-08-02 22:12:20 +0000
committerSven Hesse2007-08-02 22:12:20 +0000
commita2aec6c753b7d2881a2460e039d5309e6120de62 (patch)
tree4dd9e2e6f774eb36d0e0ae07b941f51621c02e83 /engines/gob/detection.cpp
parent59089f95dd2e21065a424405b486e7138cf6b1c6 (diff)
downloadscummvm-rg350-a2aec6c753b7d2881a2460e039d5309e6120de62.tar.gz
scummvm-rg350-a2aec6c753b7d2881a2460e039d5309e6120de62.tar.bz2
scummvm-rg350-a2aec6c753b7d2881a2460e039d5309e6120de62.zip
Saving works now in Lost in Time
svn-id: r28418
Diffstat (limited to 'engines/gob/detection.cpp')
-rw-r--r--engines/gob/detection.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index b9d784c63d..7faef57cc1 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -52,9 +52,9 @@ static const PlainGameDescriptor gobGames[] = {
{"ween", "Ween: The Prophecy"},
{"bargon", "Bargon Attack"},
{"ajworld", "A.J's World of Discovery"},
- {"lostintime", "Lost in Time"},
{"gob3", "Goblins Quest 3"},
{"gob3cd", "Goblins Quest 3 CD"},
+ {"lostintime", "Lost in Time"},
{"inca2", "Inca II: Wiracocha"},
{"woodruff", "The Bizarre Adventures of Woodruff and the Schnibble"},
// {"dynasty", "The Last Dynasty"},
@@ -871,7 +871,7 @@ static const GOBGameDescription gameDescriptions[] = {
kPlatformPC,
Common::ADGF_NO_FLAGS
},
- kGameTypeGob3,
+ kGameTypeLostInTime,
kFeaturesAdlib,
"intro"
},
@@ -884,7 +884,7 @@ static const GOBGameDescription gameDescriptions[] = {
kPlatformPC,
Common::ADGF_NO_FLAGS
},
- kGameTypeGob3,
+ kGameTypeLostInTime,
kFeaturesCD,
"intro"
},
@@ -897,7 +897,7 @@ static const GOBGameDescription gameDescriptions[] = {
kPlatformPC,
Common::ADGF_NO_FLAGS
},
- kGameTypeGob3,
+ kGameTypeLostInTime,
kFeaturesCD,
"intro"
},
@@ -910,7 +910,7 @@ static const GOBGameDescription gameDescriptions[] = {
kPlatformPC,
Common::ADGF_NO_FLAGS
},
- kGameTypeGob3,
+ kGameTypeLostInTime,
kFeaturesCD,
"intro"
},
@@ -923,7 +923,7 @@ static const GOBGameDescription gameDescriptions[] = {
kPlatformPC,
Common::ADGF_NO_FLAGS
},
- kGameTypeGob3,
+ kGameTypeLostInTime,
kFeaturesCD,
"intro"
},
@@ -936,7 +936,7 @@ static const GOBGameDescription gameDescriptions[] = {
kPlatformPC,
Common::ADGF_NO_FLAGS
},
- kGameTypeGob3,
+ kGameTypeLostInTime,
kFeaturesCD,
"intro"
},
@@ -949,7 +949,7 @@ static const GOBGameDescription gameDescriptions[] = {
kPlatformPC,
Common::ADGF_NO_FLAGS
},
- kGameTypeGob3,
+ kGameTypeLostInTime,
kFeaturesCD,
"intro"
},