Oops, forgot I've modified the entries for testing
svn-id: r28186
This commit is contained in:
parent
09c2ea82de
commit
e0ead7947d
1 changed files with 3 additions and 3 deletions
|
@ -1084,7 +1084,7 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||||
kPlatformPC,
|
kPlatformPC,
|
||||||
Common::ADGF_NO_FLAGS
|
Common::ADGF_NO_FLAGS
|
||||||
},
|
},
|
||||||
kGameTypeNone,
|
kGameTypeWoodruff,
|
||||||
kFeatures640 | kFeaturesAdlib,
|
kFeatures640 | kFeaturesAdlib,
|
||||||
"intro"
|
"intro"
|
||||||
},
|
},
|
||||||
|
@ -1097,7 +1097,7 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||||
kPlatformPC,
|
kPlatformPC,
|
||||||
Common::ADGF_NO_FLAGS
|
Common::ADGF_NO_FLAGS
|
||||||
},
|
},
|
||||||
kGameTypeNone,
|
kGameTypeWoodruff,
|
||||||
kFeatures640 | kFeaturesAdlib,
|
kFeatures640 | kFeaturesAdlib,
|
||||||
"intro"
|
"intro"
|
||||||
},
|
},
|
||||||
|
@ -1110,7 +1110,7 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||||
kPlatformPC,
|
kPlatformPC,
|
||||||
Common::ADGF_NO_FLAGS
|
Common::ADGF_NO_FLAGS
|
||||||
},
|
},
|
||||||
kGameTypeNone,
|
kGameTypeWoodruff,
|
||||||
kFeatures640 | kFeaturesAdlib,
|
kFeatures640 | kFeaturesAdlib,
|
||||||
"intro"
|
"intro"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue