[Scummvm-git-logs] scummvm master -> bf07a75524ee497e0c1f9bc51aca7ba30b10150d
criezy
criezy at scummvm.org
Wed May 5 20:56:19 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:
bf07a75524 AGS: Update title for Space Quest IV.5
Commit: bf07a75524ee497e0c1f9bc51aca7ba30b10150d
https://github.com/scummvm/scummvm/commit/bf07a75524ee497e0c1f9bc51aca7ba30b10150d
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2021-05-05T21:55:48+01:00
Commit Message:
AGS: Update title for Space Quest IV.5
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index a82f240c82..4d16837bbd 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -1200,7 +1200,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "spotthedifference", "Spot The Difference" },
{ "sproutsofevil", "Sprouts of evil" },
{ "sq3vga", "Space Quest III VGA Preview" },
- { "sq45", "Space Quest 4.5" },
+ { "sq45", "Space Quest IV.5 - Roger Wilco And The Voyage Home" },
{ "sq55", "Space Quest 5.5" },
{ "sqdote", "Space Quest Minus 1: Decisions of the Elders" },
{ "sqdote2", "Space Quest: A Son of Xenon" },
More information about the Scummvm-git-logs
mailing list