BLADERUNNER: Add unsupported version to final mode too
The translator requested not to support their version
This commit is contained in:
parent
404843681f
commit
d7517eb8e3
1 changed files with 2 additions and 2 deletions
|
@ -202,7 +202,7 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
// BladeRunner (Russian - Fargus Multimedia + Home Systems, Inc. + Siberian Studio, R3) - RUS
|
||||
{
|
||||
"bladerunner-final",
|
||||
"",
|
||||
_s("The fan translator does not wish his translation to be incorporated into ScummVM."),
|
||||
AD_ENTRY1s("STARTUP.MIX", "c198b54a5366b88b1734bbca21d3b192", 2678672),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformWindows,
|
||||
|
@ -213,7 +213,7 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
// BladeRunner (Russian - Fargus Multimedia + Home Systems, Inc. + Siberian Studio, R4) - RUS
|
||||
{
|
||||
"bladerunner-final",
|
||||
"",
|
||||
_s("The fan translator does not wish his translation to be incorporated into ScummVM."),
|
||||
AD_ENTRY1s("STARTUP.MIX", "d62498a7415682bb3ff86a894303c836", 2810053),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformWindows,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue