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

sev- sev at scummvm.org
Sat Aug 14 13:05:41 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:
ca369bc511 DIRECTOR: Add name for c64pack


Commit: ca369bc511ed69028826e9152173f6ec8de3e784
    https://github.com/scummvm/scummvm/commit/ca369bc511ed69028826e9152173f6ec8de3e784
Author: einstein95 (einstein95 at users.noreply.github.com)
Date: 2021-08-14T15:05:39+02:00

Commit Message:
DIRECTOR: Add name for c64pack

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index f2b8cb4a1d..d6e4491eca 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -817,6 +817,7 @@ static const PlainGameDescriptor directorGames[] = {
 	{ "blockbuster2",		"Blockbuster Guide to Movies & Videos, 2nd Edition" },
 	{ "bobteam",			"Bob the Builder: Teamwork" },
 	{ "bookshelf94",		"Microsoft Bookshelf 1994" },
+	{ "c64pack",			"Activision's Commodore 64 15-Pack for Windows" },
 	{ "cfdemo",   			"The ClueFinders Demo" },
 	{ "cinemania94",		"Microsoft Cinemania 94" },
 	{ "cinemania95",		"Microsoft Cinemania 95" },




More information about the Scummvm-git-logs mailing list