aboutsummaryrefslogtreecommitdiff
path: root/engines/prince
diff options
context:
space:
mode:
authorEugene Sandulenko2019-10-04 23:01:18 +0200
committerEugene Sandulenko2019-10-04 23:01:18 +0200
commit2d0cfc7148852f146a15edce757affdec9c0c6cd (patch)
tree49c376d7416fe2839b9a5bdf3e17bb254fa617df /engines/prince
parent9e2bcfbf79f9835efa9bb9ec5777314e96981ad0 (diff)
downloadscummvm-rg350-2d0cfc7148852f146a15edce757affdec9c0c6cd.tar.gz
scummvm-rg350-2d0cfc7148852f146a15edce757affdec9c0c6cd.tar.bz2
scummvm-rg350-2d0cfc7148852f146a15edce757affdec9c0c6cd.zip
PRINCE: Remove ADGF_TESTING flag
Diffstat (limited to 'engines/prince')
-rw-r--r--engines/prince/detection.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/engines/prince/detection.cpp b/engines/prince/detection.cpp
index 1aa1329a3b..2d1cc30647 100644
--- a/engines/prince/detection.cpp
+++ b/engines/prince/detection.cpp
@@ -62,7 +62,7 @@ static const PrinceGameDescription gameDescriptions[] = {
AD_ENTRY1s("databank.ptc", "5fa03833177331214ec1354761b1d2ee", 3565031),
Common::DE_DEU,
Common::kPlatformWindows,
- ADGF_USEEXTRAASTITLE | ADGF_TESTING,
+ ADGF_USEEXTRAASTITLE,
GUIO1(GUIO_NONE)
},
kPrinceDataDE
@@ -74,7 +74,7 @@ static const PrinceGameDescription gameDescriptions[] = {
AD_ENTRY1s("databank.ptc", "48ec9806bda9d152acbea8ce31c93c49", 3435298),
Common::PL_POL,
Common::kPlatformWindows,
- ADGF_USEEXTRAASTITLE | ADGF_TESTING,
+ ADGF_USEEXTRAASTITLE,
GUIO1(GUIO_NONE)
},
kPrinceDataPL
@@ -86,7 +86,7 @@ static const PrinceGameDescription gameDescriptions[] = {
AD_ENTRY1s("talktxt.dat", "02bb2372f19aca3c65896ed81b2cefb3", 125702),
Common::RU_RUS,
Common::kPlatformWindows,
- ADGF_TESTING | GF_EXTRACTED,
+ GF_EXTRACTED,
GUIO1(GUIO_NONE)
},
kPrinceDataDE
@@ -98,7 +98,7 @@ static const PrinceGameDescription gameDescriptions[] = {
AD_ENTRY1s("databank.ptc", "a67b55730f3d7064921bd2a59e1063a3", 3892982),
Common::RU_RUS,
Common::kPlatformWindows,
- ADGF_TESTING | GF_NOVOICES,
+ GF_NOVOICES,
GUIO1(GUIO_NONE)
},
kPrinceDataDE
@@ -114,7 +114,7 @@ static const PrinceGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_TESTING | GF_TRANSLATED,
+ GF_TRANSLATED,
GUIO1(GUIO_NONE)
},
kPrinceDataDE
@@ -130,7 +130,7 @@ static const PrinceGameDescription gameDescriptions[] = {
},
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_TESTING | GF_TRANSLATED,
+ GF_TRANSLATED,
GUIO1(GUIO_NONE)
},
kPrinceDataPL