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 fce6fa733a..b3070f0ee3 100644 --- a/engines/agi/detection.cpp +++ b/engines/agi/detection.cpp @@ -1352,7 +1352,7 @@ static const AGIGameDescription gameDescriptions[] = {  		},  		GID_SQ1,  		GType_V2, -		0, +		GF_FORCEMENUS,  		0x2440,  	},  | 
