mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-04 08:17:40 +00:00
BLADERUNNER: Add unsupported version to final mode too
The translator requested not to support their version
This commit is contained in:
parent
de4952ad10
commit
6fad47ae0e
@ -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…
Reference in New Issue
Block a user