COMPOSER: Fix truncated Baba Yaga md5
This commit is contained in:
parent
9d3fdfc300
commit
f07bcff3cb
1 changed files with 2 additions and 2 deletions
|
@ -81,12 +81,12 @@ static const ComposerGameDescription gameDescriptions[] = {
|
||||||
GType_ComposerV1
|
GType_ComposerV1
|
||||||
},
|
},
|
||||||
|
|
||||||
// Magic Tales: Baba Yaga and the Magic Geese Mac - from bug #3466402
|
// Magic Tales: Baba Yaga and the Magic Geese Mac - from bug #3466402, #7025
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
"babayaga",
|
"babayaga",
|
||||||
"",
|
"",
|
||||||
AD_ENTRY1("Baba Yaga", "ae3a4445f42fe10253da7ee4ea0d37"),
|
AD_ENTRY1s("Baba Yaga", "ae3a4445f42fe10253da7ee4ea0d37d6", 44321),
|
||||||
Common::EN_ANY,
|
Common::EN_ANY,
|
||||||
Common::kPlatformMacintosh,
|
Common::kPlatformMacintosh,
|
||||||
ADGF_NO_FLAGS,
|
ADGF_NO_FLAGS,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue