XEEN: Change English detection entries from testing to stable

This commit is contained in:
Paul Gilbert 2019-07-28 22:14:46 -07:00
parent 0682938bc3
commit 6e7f584353

View File

@ -35,7 +35,7 @@ static const XeenGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_TESTING,
ADGF_NO_FLAGS,
GUIO2(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR)
},
GType_WorldOfXeen,
@ -93,7 +93,7 @@ static const XeenGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_TESTING | ADGF_CD,
ADGF_CD,
GUIO2(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR)
},
GType_WorldOfXeen,
@ -111,7 +111,7 @@ static const XeenGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_TESTING,
ADGF_NO_FLAGS,
GUIO2(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR)
},
GType_Clouds,
@ -147,7 +147,7 @@ static const XeenGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_TESTING,
ADGF_NO_FLAGS,
GUIO2(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR)
},
GType_DarkSide,
@ -202,7 +202,7 @@ static const XeenGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_TESTING,
ADGF_NO_FLAGS,
GUIO2(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR)
},
GType_Swords,