aboutsummaryrefslogtreecommitdiff
path: root/engines/bbvs
diff options
context:
space:
mode:
authorKirben2016-02-28 11:13:41 +1100
committerKirben2016-02-28 11:13:41 +1100
commitbf453e59daf5ef3ee71d4e1e97f24c19dcd206f9 (patch)
treea2a8f2652f495c99bb28fe876938db6213c77518 /engines/bbvs
parente1c36a52b561463217e22687605d2f4f1dc33be6 (diff)
downloadscummvm-rg350-bf453e59daf5ef3ee71d4e1e97f24c19dcd206f9.tar.gz
scummvm-rg350-bf453e59daf5ef3ee71d4e1e97f24c19dcd206f9.tar.bz2
scummvm-rg350-bf453e59daf5ef3ee71d4e1e97f24c19dcd206f9.zip
BBVS: Remove ADGF_TESTING from Beavis and Butt-head in Virtual Stupidity.
Diffstat (limited to 'engines/bbvs')
-rw-r--r--engines/bbvs/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/bbvs/detection.cpp b/engines/bbvs/detection.cpp
index d2da3861bc..37b5e398df 100644
--- a/engines/bbvs/detection.cpp
+++ b/engines/bbvs/detection.cpp
@@ -43,7 +43,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_ENTRY1s("vspr0001.vnm", "7ffe9b9e7ca322db1d48e86f5130578e", 1166628),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_NO_FLAGS | ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
{
@@ -52,7 +52,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_ENTRY1s("vspr0001.vnm", "91c76b1048f93208cd7b1a05ebccb408", 1176976),
Common::RU_RUS,
Common::kPlatformWindows,
- GF_GUILANGSWITCH | ADGF_TESTING,
+ GF_GUILANGSWITCH | ADGF_NO_FLAGS,
GUIO0()
},