[Scummvm-git-logs] scummvm master -> a7932d08087093a05a6e4adb764a7cda4c28b149
salty-horse
ori at avtalion.name
Sun Feb 14 07:56:59 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:
a7932d0808 AGS: Fix name of The Journey Down
Commit: a7932d08087093a05a6e4adb764a7cda4c28b149
https://github.com/scummvm/scummvm/commit/a7932d08087093a05a6e4adb764a7cda4c28b149
Author: Ori Avtalion (ori at avtalion.name)
Date: 2021-02-14T09:56:49+02:00
Commit Message:
AGS: Fix name of The Journey Down
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index cd6efa7468..fdc37056fa 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -886,7 +886,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "ouja", "Ouja" },
{ "outbreakbyabhijitkamat", "Outbreak by Abhijit Kamat" },
{ "outofgas", "Out of Gas" },
- { "overtheedge", "Over the Edge" },
+ { "overtheedge", "The Journey Down: Over the Edge" },
{ "owlsquest", "Owl's Quest" },
{ "palettequest2", "Palette Quest 2" },
{ "pandainspace", "Panda In Space" },
More information about the Scummvm-git-logs
mailing list