[Scummvm-git-logs] scummvm master -> a9bc62aa4ceffd9c70f3653c7ba4425336252b45

lotharsm mail at serra.me
Tue Aug 18 18:59:18 UTC 2020


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:
a9bc62aa4c GLK: Fix typo in ADRIFT game title


Commit: a9bc62aa4ceffd9c70f3653c7ba4425336252b45
    https://github.com/scummvm/scummvm/commit/a9bc62aa4ceffd9c70f3653c7ba4425336252b45
Author: Hubert Maier (raziel- at users.noreply.github.com)
Date: 2020-08-18T20:59:13+02:00

Commit Message:
GLK: Fix typo in ADRIFT game title

Changed paths:
    engines/glk/adrift/detection_tables.h


diff --git a/engines/glk/adrift/detection_tables.h b/engines/glk/adrift/detection_tables.h
index a0f1498d61..77ea00eaf4 100644
--- a/engines/glk/adrift/detection_tables.h
+++ b/engines/glk/adrift/detection_tables.h
@@ -39,11 +39,11 @@ const PlainGameDescriptor ADRIFT_GAME_LIST[] = {
 	{ "bariscebik", "Bariscebik" },
 	{ "barneysproblem", "Barney's Problem" },
 	{ "beanstalk", "Beanstalk the and Jack" },
-	{ "beerisntenough", "WHen Beer Isn't Enough" },
+	{ "beerisntenough", "When Beer Isn't Enough" },
 	{ "caveofwonders", "Cave of Wondors" },
 	{ "circusmenagerie", "Menagerie!" },
 	{ "cityInfear", "City In Fear" },
-	{ "coloromcadrift", "Color of Milk COffee" },
+	{ "coloromcadrift", "Color of Milk Coffee" },
 	{ "compendiumendgame", "The Woodfish Compendium: The Game to End All Games" },
 	{ "compendiumforum", "The Woodfish Compendium: Forum" },
 	{ "compendiumforum2", "The Woodfish Compendium: Forum2" },




More information about the Scummvm-git-logs mailing list