aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk')
-rw-r--r--engines/mohawk/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mohawk/detection.cpp b/engines/mohawk/detection.cpp
index 6a73b28246..551c369d54 100644
--- a/engines/mohawk/detection.cpp
+++ b/engines/mohawk/detection.cpp
@@ -165,9 +165,9 @@ static const ADParams detectionParams = {
sizeof(Mohawk::MohawkGameDescription),
// Number of bytes to compute MD5 sum for
5000,
- // List of all engine targets
+ // List of all engine gameid
mohawkGames,
- // Structure for autoupgrading obsolete targets
+ // Structure for autoupgrading obsolete gameids
0,
// Name of single gameid (optional)
"mohawk",