[Scummvm-git-logs] scummvm master -> 2bc6d90bfe8303825d532982c6f08bc53f8b2738
sev-
sev at scummvm.org
Thu Aug 20 20:30:28 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:
2bc6d90bfe GLK: ADRIFT - Fix and extend game entry
Commit: 2bc6d90bfe8303825d532982c6f08bc53f8b2738
https://github.com/scummvm/scummvm/commit/2bc6d90bfe8303825d532982c6f08bc53f8b2738
Author: Hubert Maier (raziel- at users.noreply.github.com)
Date: 2020-08-20T22:30:24+02:00
Commit Message:
GLK: ADRIFT - Fix and extend game entry
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 680268ed10..04a1fbeaa3 100644
--- a/engines/glk/adrift/detection_tables.h
+++ b/engines/glk/adrift/detection_tables.h
@@ -277,8 +277,8 @@ const PlainGameDescriptor ADRIFT5_GAME_LIST[] = {
{ "mystman", "Mystman" },
{ "starshipquest", "Starship Quest" },
{ "sixsilverbullets", "Six Silver Bullets" },
- { "tcom", "TCOM" },
- { "tcom2", "TCOM2" },
+ { "tcom1", "The Cave of Morpheus 1" },
+ { "tcom2", "The Cave of Morpheus 2" },
{ "thetest", "The Test" },
{ "tingalan", "Tingalan" },
// ADRIFT One-Hour Game Competition 1
More information about the Scummvm-git-logs
mailing list