diff --git a/engines/lilliput/detection.cpp b/engines/lilliput/detection.cpp index 6103238c17c..fb50c197061 100644 --- a/engines/lilliput/detection.cpp +++ b/engines/lilliput/detection.cpp @@ -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} };