diff options
-rw-r--r-- | engines/wintermute/detection_tables.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h index f15f6c0e3c..e6f4383842 100644 --- a/engines/wintermute/detection_tables.h +++ b/engines/wintermute/detection_tables.h @@ -48,13 +48,13 @@ static const PlainGameDescriptor wintermuteGames[] = { {"helga", "Helga Deep In Trouble"}, {"jamesperis", "James Peris: No License Nor Control"}, {"kulivocko", "Kulivocko"}, - {"lonelyrobot" "Project Lonely Robot" + {"lonelyrobot" "Project Lonely Robot"}, {"looky", "Looky"}, {"julia", "J.U.L.I.A."}, {"mirage", "Mirage"}, {"paintaria", "Paintaria"}, {"pigeons", "Pigeons in the Park"}, - {"projectdoom" "Project: Doom" + {"projectdoom" "Project: Doom"}, {"reversion1", "Reversion: The Escape"}, {"reversion2", "Reversion: The Meeting"}, {"rosemary", "Rosemary"}, |