diff options
Diffstat (limited to 'engines/sci')
| -rw-r--r-- | engines/sci/detection.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 100b71efa7..6fb28fcff9 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -379,9 +379,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 s_sciGameTitles, - // Structure for autoupgrading obsolete targets + // Structure for autoupgrading obsolete gameids 0, // Name of single gameid (optional) "sci", |
