diff options
Diffstat (limited to 'engines/wage/detection.cpp')
-rw-r--r-- | engines/wage/detection.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/wage/detection.cpp b/engines/wage/detection.cpp index 91e20f3750..35e33cd7bc 100644 --- a/engines/wage/detection.cpp +++ b/engines/wage/detection.cpp @@ -42,6 +42,7 @@ static const PlainGameDescriptor wageGames[] = { {"amot", "A Mess O' Trouble"}, {"cantitoe", "Camp Cantitoe"}, {"scepters", "Enchanted Scepters"}, + {"twisted", "Twisted!"}, {"wage", "WAGE"}, {0, 0} }; |