[Scummvm-git-logs] scummvm master -> c35e66fafd133848757ddf4f6d2b277b6fe76e25
dreammaster
dreammaster at scummvm.org
Mon Apr 19 03:36:36 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
c35e66fafd AGS: Fix Lonkey Island detection title
Commit: c35e66fafd133848757ddf4f6d2b277b6fe76e25
https://github.com/scummvm/scummvm/commit/c35e66fafd133848757ddf4f6d2b277b6fe76e25
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-04-18T20:36:11-07:00
Commit Message:
AGS: Fix Lonkey Island detection title
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 0c5e90c2e2..a3d3f180e4 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -815,7 +815,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "lonecase3showdown", "LoneCase3:Showdown" },
{ "lonelynight", "Lonely night" },
{ "longexpectedfriday", "Long expected Friday" },
- { "lonkeyisland", "Lonkey Island" },
+ { "lonkeyisland", "The Tale of Lonkey Island" },
{ "loomiireturnoftheswans", "Loom II Return Of The Swans" },
{ "losjovenesdelaguerra", "Los Jovenes De La Guerra" },
{ "lostanswers", "Lost Answers" },
More information about the Scummvm-git-logs
mailing list