TOLTECS: Add Russian version detection which works great.
This commit is contained in:
parent
be69bb986f
commit
3eb449f236
1 changed files with 12 additions and 0 deletions
|
@ -67,6 +67,18 @@ static const ToltecsGameDescription gameDescriptions[] = {
|
|||
},
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
{
|
||||
"toltecs",
|
||||
0,
|
||||
AD_ENTRY1s("WESTERN", "ba1742d3193b68ceb9434e2ab7a09a9b", 391462783),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformPC,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
},
|
||||
|
||||
{ AD_TABLE_END_MARKER }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue