diff options
Diffstat (limited to 'engines/draci')
-rw-r--r-- | engines/draci/detection.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/draci/detection.cpp b/engines/draci/detection.cpp index d3483eb5a4..0b2a0bd7e9 100644 --- a/engines/draci/detection.cpp +++ b/engines/draci/detection.cpp @@ -90,9 +90,9 @@ static const ADParams detectionParams = { sizeof(ADGameDescription), // Number of bytes to compute MD5 sum for 5000, - // List of all engine targets + // List of all engine gameid draciGames, - // Structure for autoupgrading obsolete targets + // Structure for autoupgrading obsolete gameids 0, // Name of single gameid (optional) "draci", |