[Scummvm-git-logs] scummvm master -> 33423d11bf78ffb3315196947da9565f9240a12b
joostp
noreply at scummvm.org
Sat Nov 25 22:51:48 UTC 2023
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:
33423d11bf DIRECTOR: Correct title for boeboekstocht
Commit: 33423d11bf78ffb3315196947da9565f9240a12b
https://github.com/scummvm/scummvm/commit/33423d11bf78ffb3315196947da9565f9240a12b
Author: Joost Peters (joostp at 7fc1.org)
Date: 2023-11-25T23:50:13+01:00
Commit Message:
DIRECTOR: Correct title for boeboekstocht
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 64a4d012beb..c6790f4ee64 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -838,7 +838,7 @@ static const PlainGameDescriptor directorGames[] = {
// Dutch titles
{ "beestenboel", "Beestenboel Zoölogic" },
{ "boeboekshaboe", "Boeboeks: Hop hop haboe!" },
- { "boeboekstocht", "Boeboeks: de toch naar opa Kakadoris" },
+ { "boeboekstocht", "Boeboeks: De tocht naar opa Kakadoris" },
{ "dtovenaargeheim", "De Dwaze Tovenaar en het Geheim van het Vermiste Jongetje" },
{ "fcdk", "F.C. De Kampioenen: Op Zoek Naar Neroke" },
{ "griezelbus1", "De Griezelbus 1" },
More information about the Scummvm-git-logs
mailing list