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 356d75f7ea..02a9dfcb87 100644
--- a/engines/testbed/detection.cpp
+++ b/engines/testbed/detection.cpp
@@ -40,7 +40,7 @@ static const ADGameDescription testbedDescriptions[] = {
Common::EN_ANY,
Common::kPlatformPC,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
AD_TABLE_END_MARKER
};