mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-23 20:51:14 +00:00
MYST3: Add reason for lack of support of CHS version
This commit is contained in:
parent
b130e32071
commit
6898b3129a
@ -140,7 +140,7 @@ static const Myst3GameDescription gameDescriptions[] = {
|
||||
// Chinese (Simplified) CD release (1.22LC)
|
||||
{
|
||||
"myst3",
|
||||
0,
|
||||
_s("Missing game code"), // Lacks OVER101.m3o file
|
||||
{
|
||||
{ "RSRC.m3r", 0, "a2c8ed69800f60bf5667e5c76a88e481", 1223862 },
|
||||
{ "localized.m3t", 0, "3a9f299f8d061ce3d2862d985edb84e3", 2341588 },
|
||||
@ -151,7 +151,7 @@ static const Myst3GameDescription gameDescriptions[] = {
|
||||
ADGF_UNSUPPORTED,
|
||||
GUIO_NONE
|
||||
},
|
||||
0 //kLocMulti2
|
||||
kLocMulti2 // CHS, English
|
||||
},
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user