DREAMWEB: flag all WIP games with ADGF_UNSTABLE
all
This commit is contained in:
parent
1ef7e95820
commit
901b6191c5
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
|
|||
},
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformPC,
|
||||
ADGF_NO_FLAGS,
|
||||
ADGF_UNSTABLE,
|
||||
GUIO_NONE
|
||||
},
|
||||
},
|
||||
|
@ -59,7 +59,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
|
|||
},
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformPC,
|
||||
ADGF_CD,
|
||||
ADGF_CD | ADGF_UNSTABLE,
|
||||
GUIO_NONE
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue