[Scummvm-git-logs] scummvm master -> 230450fde3dd6d6f1f4fe69bdb3a4a7500fcf9d9

trembyle 54326852+trembyle at users.noreply.github.com
Tue Nov 9 21:43:40 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:
230450fde3 DIRECTOR: Fix typo


Commit: 230450fde3dd6d6f1f4fe69bdb3a4a7500fcf9d9
    https://github.com/scummvm/scummvm/commit/230450fde3dd6d6f1f4fe69bdb3a4a7500fcf9d9
Author: trembyle (sean.patrick.brody at gmail.com)
Date: 2021-11-09T16:43:28-05:00

Commit Message:
DIRECTOR: Fix typo

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 89f5cdffc6..e09285e736 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1417,7 +1417,6 @@ static const DirectorGameDescription gameDescriptions[] = {
 	MACGAME1_l("tri3dtrial", "", "Tri-3D-Trial", "cfa68a1bc49251497ebde18e5fc9c217", 270967, Common::JA_JPN, 200),
 
 	// Original file name is Spaceship Warlockâ„¢
-	// Early demo created by Xplore, 
 	// v1.1.1 Classic and Trailer are from Spaceship Warlock AV
 	MACGAME1("warlock", "v1.0",			  "xn--Spaceship Warlock-306j", "cfa68a1bc49251497ebde18e5fc9c217", 270837, 200),
 	MACGAME1("warlock", "v1.1.1 Classic", "xn--Spaceship Warlock-306j", "cfa68a1bc49251497ebde18e5fc9c217", 270851, 200), // 1994




More information about the Scummvm-git-logs mailing list