Skip to content

Commit

Permalink
WAGE: Fixed typo in game name
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Feb 14, 2016
1 parent 42793da commit ed21eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/wage/detection.cpp
Expand Up @@ -41,7 +41,7 @@ static const PlainGameDescriptor wageGames[] = {
{"afm", "Another Fine Mess"},
{"amot", "A Mess O' Trouble"},
{"cantitoe", "Camp Cantitoe"},
{"scepters", "Enchanced Scepters"},
{"scepters", "Enchanted Scepters"},
{"wage", "WAGE"},
{0, 0}
};
Expand Down

0 comments on commit ed21eae

Please sign in to comment.