aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/testbed/detection.cpp')
-rw-r--r--engines/testbed/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/testbed/detection.cpp b/engines/testbed/detection.cpp
index 02a9dfcb87..fd426d3e98 100644
--- a/engines/testbed/detection.cpp
+++ b/engines/testbed/detection.cpp
@@ -38,7 +38,7 @@ static const ADGameDescription testbedDescriptions[] = {
"",
AD_ENTRY1("TESTBED", 0), // Game-data file for detection
Common::EN_ANY,
- Common::kPlatformPC,
+ Common::kPlatformDOS,
ADGF_NO_FLAGS,
GUIO0()
},