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

criezy noreply at scummvm.org
Tue Apr 5 22:21:15 UTC 2022


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:
bb7ec6dde4 TADS: Lost New York name corrected


Commit: bb7ec6dde4f521200487eec39bb5d99ab119fcf4
    https://github.com/scummvm/scummvm/commit/bb7ec6dde4f521200487eec39bb5d99ab119fcf4
Author: i30817 (i30817 at gmail.com)
Date: 2022-04-05T23:21:13+01:00

Commit Message:
TADS: Lost New York name corrected

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


diff --git a/engines/glk/tads/detection_tables.h b/engines/glk/tads/detection_tables.h
index a4c9ff3e453..1c04707aecc 100644
--- a/engines/glk/tads/detection_tables.h
+++ b/engines/glk/tads/detection_tables.h
@@ -124,7 +124,7 @@ const PlainGameDescriptor TADS2_GAME_LIST[] = {
 	{ "lightiania", "Lightiania" },
 	{ "losingyourgrip", "Losing Your Grip, a Journey in Five Fits" },
 	{ "lost", "Lost" },
-	{ "lostnytads", "Lost in New York" },
+	{ "lostnytads", "Lost New York" },
 	{ "lovesparade", "Everybody Loves a Parade" },
 	{ "maidenmoonlight", "Maiden of the Moonlight" },
 	{ "meanstreetstads", "Mean Streets" },




More information about the Scummvm-git-logs mailing list