TITANIC: Remove testing flag from German version

This commit is contained in:
Paul Gilbert 2017-11-04 11:38:19 -04:00
parent e742be431f
commit 87bff2dfcd
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@ -9,7 +9,7 @@ For a more comprehensive changelog of the latest experimental code, see:
- Added support for Hi-Res Adventure #5: Time Zone.
- Added support for Hi-Res Adventure #6: The Dark Crystal.
- Added support for Riven.
- Added support for Starship Titanic.
- Added support for Starship Titanic English & German.
New Games (Sierra SCI2 - SCI3):
- Added support for Gabriel Knight.

View File

@ -44,7 +44,7 @@ static const TitanicGameDescription gameDescriptions[] = {
AD_ENTRY1s("newgame.st", "db22924adfd6730f4b79f4e51b25e779", 87608),
Common::DE_DEU,
Common::kPlatformWindows,
ADGF_TESTING,
0,
GUIO1(GUIO_NONE)
},
},