mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
TOON: Add russian version detection
This commit is contained in:
@@ -76,6 +76,15 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
},
|
||||
Common::ES_ESP, Common::kPlatformPC, ADGF_NO_FLAGS, GUIO0()
|
||||
},
|
||||
{
|
||||
"toon", "",
|
||||
{
|
||||
{"local.pak", 0, "48ec60709bebbdeff791d55ee18ec910", 3417846},
|
||||
{"arcaddbl.svl", 0, "1d1b96e317e03ffd3874a8ebe59556f3", 6246232},
|
||||
{"study.svl", 0, "d4aff126ee27be3c3d25e2996369d7cb", 2324368},
|
||||
},
|
||||
Common::RU_RUS, Common::kPlatformPC, ADGF_NO_FLAGS, GUIO0()
|
||||
},
|
||||
{
|
||||
"toon", "",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user