Gob - Modify Features of PC versions of Fascination to Adlib. (thank DrMcCoy for fixing my error in previous version)
svn-id: r40362
This commit is contained in:
parent
5dc234a4e2
commit
fd1e6fad1e
1 changed files with 3 additions and 3 deletions
|
@ -1546,7 +1546,7 @@ static const GOBGameDescription gameDescriptions[] = {
|
|||
ADGF_NO_FLAGS,
|
||||
},
|
||||
kGameTypeFascination,
|
||||
kFeaturesNone,
|
||||
kFeaturesAdlib,
|
||||
"disk0.stk",
|
||||
0
|
||||
},
|
||||
|
@ -1561,7 +1561,7 @@ static const GOBGameDescription gameDescriptions[] = {
|
|||
ADGF_NO_FLAGS,
|
||||
},
|
||||
kGameTypeFascination,
|
||||
kFeaturesNone,
|
||||
kFeaturesAdlib,
|
||||
"disk0.stk",
|
||||
0
|
||||
},
|
||||
|
@ -1575,7 +1575,7 @@ static const GOBGameDescription gameDescriptions[] = {
|
|||
ADGF_NO_FLAGS,
|
||||
},
|
||||
kGameTypeFascination,
|
||||
kFeaturesNone,
|
||||
kFeaturesAdlib,
|
||||
"disk0.stk",
|
||||
0
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue