LILLIPUT: Complete Robin Hood detection title

This commit is contained in:
Walter Agazzi 2023-01-02 00:21:25 +01:00 committed by Filippos Karapetis
parent 79ffafde61
commit 65de989fa3

View file

@ -30,7 +30,7 @@ namespace Lilliput {
static const PlainGameDescriptor lilliputGames[] = {
// Games
{"robin", "Adventures of Robin Hood"},
{"robin", "The Adventures of Robin Hood"},
{"rome", "Rome: Pathway to Power"},
{nullptr, nullptr}
};