aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/lab/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lab/detection.cpp b/engines/lab/detection.cpp
index 86071d6f10..eedf09fe30 100644
--- a/engines/lab/detection.cpp
+++ b/engines/lab/detection.cpp
@@ -84,7 +84,7 @@ static const ADGameDescription labDescriptions[] = {
AD_ENTRY1s("doors", "7bf458df6ec30cc8ef4665e4d7c77f59", 2537), // game/doors
Common::EN_ANY,
Common::kPlatformAmiga,
- Lab::GF_LOWRES | ADGF_TESTING,
+ Lab::GF_LOWRES | ADGF_UNSTABLE,
GUIO0()
},
AD_TABLE_END_MARKER