[Scummvm-git-logs] scummvm master -> 4845b6daa235de45191b533f7f065a5c3b8950be
bluegr
bluegr at gmail.com
Mon Sep 20 21:28:07 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:
4845b6daa2 DIRECTOR: Add full title for ernie in detection
Commit: 4845b6daa235de45191b533f7f065a5c3b8950be
https://github.com/scummvm/scummvm/commit/4845b6daa235de45191b533f7f065a5c3b8950be
Author: Henrik "Henke37" Andersson (henke at henke37.cjb.net)
Date: 2021-09-21T00:28:04+03:00
Commit Message:
DIRECTOR: Add full title for ernie in detection
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index ea93b90cc7..850736c983 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -893,7 +893,7 @@ static const PlainGameDescriptor directorGames[] = {
// Swedish titles
{ "alfons", "Alfons Ã
berg âBara Ãverallt!â" },
{ "backpacker2", "Backpacker 2" },
- { "ernie", "Ernie" },
+ { "ernie", "Ernie: Broke in Bayonne" },
{ "garygadget2", "Bygg båtar med Mulle Meck" }, // First game listed under English
{ "garygadget3", "Bygg flygplan med Mulle Meck" },
{ "garygadget4", "Bygg hus med Mulle Meck" },
More information about the Scummvm-git-logs
mailing list