[Scummvm-git-logs] scummvm master -> 9f03e54d0d48e6bbb602dcd6222ff65ce100150e

tag2015 noreply at scummvm.org
Fri Aug 2 15:39:17 UTC 2024


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:
9f03e54d0d JANITORIAL: DIRECTOR: Complete dalmatians typo fixes


Commit: 9f03e54d0d48e6bbb602dcd6222ff65ce100150e
    https://github.com/scummvm/scummvm/commit/9f03e54d0d48e6bbb602dcd6222ff65ce100150e
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2024-08-02T17:36:14+02:00

Commit Message:
JANITORIAL: DIRECTOR: Complete dalmatians typo fixes

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 74a4205d0d1..1e3a8cb9f23 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1742,7 +1742,7 @@ static const PlainGameDescriptor directorGames[] = {
 	{ "pingutime",			"Time for Pingu" },
 	{ "rockettmilkss",		"Rockett's got milk? Screen Saver" },
 	{ "ss007",				"The James Bond Screensaver" },
-	{ "ss102dalmations",	"102 Dalmations Screen Saver" },
+	{ "ss102dalmations",	"102 Dalmatians Screen Saver" },
 	{ "ssbeastie",			"Beastie Boys ScreenSaver" },
 	{ "ssbudfranklouie",	"Budweiser: Frank & Louie Screen Saver" },
 	{ "sscocacola",			"Coca-Cola Screen Saver" },
@@ -7316,7 +7316,7 @@ static const DirectorGameDescription gameDescriptions[] = {
 //
 //////////////////////////////////////////////////
 
-	// Disney's 101 Dalmations
+	// Disney's 101 Dalmatians
 	WINGAME1("101pet", "", "101pet.exe", "d62438566e44826960fc16c5c23dbe43", 1862441, 650),
 
 	MACGAME1("10plus2", "", "10plus2 PPC", "22e2e91bed55f087b739983679e4a0ff", 114739, 600),




More information about the Scummvm-git-logs mailing list