WAGE: Fixed typo in game name

This commit is contained in:
Eugene Sandulenko 2016-02-03 23:18:06 +01:00
parent 42793dac25
commit ed21eaef99

View File

@ -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}
};