diff options
-rw-r--r-- | engines/agi/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp index b3070f0ee3..c33ab06bed 100644 --- a/engines/agi/detection.cpp +++ b/engines/agi/detection.cpp @@ -1335,7 +1335,7 @@ static const AGIGameDescription gameDescriptions[] = { }, GID_SQ1, GType_V2, - 0, + GF_FORCEMENUS, 0x2272, }, |