TWINE: mark japanese version as supported

This commit is contained in:
Martin Gerhardy 2023-05-30 19:05:06 +02:00
parent 920308f877
commit 7cce9889ae
2 changed files with 4 additions and 1 deletions

View File

@ -42,6 +42,9 @@ For a more comprehensive changelog of the latest experimental code, see:
Sword2:
- Added support for Chinese translation.
TwinE:
- Added support for Japanese translation.
Ultima:
- Improve Ultima VI responsiveness.
- Fix crash loading Ultima VI savegames when dialogs are open.

View File

@ -189,7 +189,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBAJ.EXE", "54a1e8749448e08086a1929510ec4b6a", 278043),
Common::JA_JPN,
Common::kPlatformDOS,
ADGF_UNSTABLE,
ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},