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

rvanlaar noreply at scummvm.org
Fri Sep 16 18:47:38 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:
aae2980f63 DIRECTOR: Remove duplicate entry "trekchair"


Commit: aae2980f6393caaa41dc10164e56ecac9aae969b
    https://github.com/scummvm/scummvm/commit/aae2980f6393caaa41dc10164e56ecac9aae969b
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2022-09-16T20:46:40+02:00

Commit Message:
DIRECTOR: Remove duplicate entry "trekchair"

Detection tables contained "trekchair" twice.

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 8e5b75ba50d..e665c6ed48f 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -593,7 +593,6 @@ static const PlainGameDescriptor directorGames[] = {
 	{ "trekship",			"Star Trek: Starship Creator"},
 	{ "trekshipaddon",		"Star Trek: Starship Creator Add-on Pack"},
 	{ "trektech",			"Star Trek: The Next Generation Interactive Technical Manual" },
-	{ "trekchair",			"Star Trek: Captain's Chair"},
 	{ "trekshipcreate",		"Star Trek: Starship Creator"},
 	{ "truthsfictions",		"Truths & Fictions: A Journey from Documentary to Digital Photography" },
 	{ "universe",			"Invisible Universe" },




More information about the Scummvm-git-logs mailing list