GNAP: As suggested by Tsoliman, tag the games as unstable
This commit is contained in:
parent
ecdf982eba
commit
7eeb50e488
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
{"stock_n.dat", 0, "46819043d019a2f36b727cc2bdd6980f", 12515823},
|
||||
AD_LISTEND
|
||||
},
|
||||
Common::EN_ANY, Common::kPlatformWindows, ADGF_NO_FLAGS, GUIO0()
|
||||
Common::EN_ANY, Common::kPlatformWindows, ADGF_UNSTABLE, GUIO0()
|
||||
},
|
||||
{
|
||||
"gnap", "",
|
||||
|
@ -51,7 +51,7 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
{"stock_n.dat", 0, "46819043d019a2f36b727cc2bdd6980f", 12995485},
|
||||
AD_LISTEND
|
||||
},
|
||||
Common::RU_RUS, Common::kPlatformWindows, ADGF_NO_FLAGS, GUIO0()
|
||||
Common::RU_RUS, Common::kPlatformWindows, ADGF_UNSTABLE, GUIO0()
|
||||
},
|
||||
|
||||
AD_TABLE_END_MARKER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue