[Scummvm-git-logs] scummvm master -> 623e7670c0779212bfb32f662e76d01a911d55bb
bluegr
noreply at scummvm.org
Sat Nov 25 10:21:00 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:
623e7670c0 GOB: add the original game name of the english version of Adibou 1
Commit: 623e7670c0779212bfb32f662e76d01a911d55bb
https://github.com/scummvm/scummvm/commit/623e7670c0779212bfb32f662e76d01a911d55bb
Author: Benjamin Funke (58399929+BJNFNE at users.noreply.github.com)
Date: 2023-11-25T12:20:56+02:00
Commit Message:
GOB: add the original game name of the english version of Adibou 1
Changed paths:
engines/gob/detection/tables_adibou1.h
diff --git a/engines/gob/detection/tables_adibou1.h b/engines/gob/detection/tables_adibou1.h
index 36bc769a67e..8939c3c99fb 100644
--- a/engines/gob/detection/tables_adibou1.h
+++ b/engines/gob/detection/tables_adibou1.h
@@ -109,7 +109,7 @@
{
{
"adibou1",
- "",
+ "AJ's World of Discovery",
AD_ENTRY1s("intro.stk", "e453bea7b28a67c930764d945f64d898", 3913628),
EN_GRB,
kPlatformDOS,
More information about the Scummvm-git-logs
mailing list