diff options
-rw-r--r-- | engines/wintermute/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h index ce35e95d6c..eb04fd7ba5 100644 --- a/engines/wintermute/detection_tables.h +++ b/engines/wintermute/detection_tables.h @@ -45,7 +45,7 @@ static const PlainGameDescriptor wintermuteGames[] = { {"mirage", "Mirage"}, {"pigeons", "Pigeons in the Park"}, {"reversion1", "Reversion: The Escape"}, - {"reversion2", "Reversion: The Meeting"}, + {"reversion2", "Reversion: The Meeting"}, {"rosemary", "Rosemary"}, {"thebox", "The Box"}, {"twc", "the white chamber"}, |