aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/agos/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agos/detection.cpp b/engines/agos/detection.cpp
index d22ee720d7..9a23dde426 100644
--- a/engines/agos/detection.cpp
+++ b/engines/agos/detection.cpp
@@ -104,7 +104,7 @@ static const ADParams detectionParams = {
// Additional GUI options (for every game}
Common::GUIO_NOLAUNCHLOAD,
// Maximum directory depth
- 1
+ 2
};
using namespace AGOS;