TITANIC: Re-enable German detection entry

This commit is contained in:
Paul Gilbert 2016-09-11 09:26:54 -04:00
parent fedceaf51c
commit 8fed7e1620

View File

@ -35,7 +35,6 @@ static const TitanicGameDescription gameDescriptions[] = {
},
},
#if 0
// German version currently disabled because it won't start up,
// even with the English generated titanic.dat file
{
@ -49,7 +48,6 @@ static const TitanicGameDescription gameDescriptions[] = {
GUIO1(GUIO_NONE)
},
},
#endif
{ AD_TABLE_END_MARKER }
};