From bf453e59daf5ef3ee71d4e1e97f24c19dcd206f9 Mon Sep 17 00:00:00 2001 From: Kirben Date: Sun, 28 Feb 2016 11:13:41 +1100 Subject: BBVS: Remove ADGF_TESTING from Beavis and Butt-head in Virtual Stupidity. --- engines/bbvs/detection.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines') 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() }, -- cgit v1.2.3