Comment no longer valid

svn-id: r14662
This commit is contained in:
Travis Howell 2004-08-21 07:18:57 +00:00
parent 3b420ef939
commit b318794cc1

View File

@ -3175,7 +3175,6 @@ Engine *Engine_SCUMM_create(GameDetector *detector, OSystem *syst) {
case Common::kPlatformFMTowns:
game.features |= GF_FMTOWNS;
if (game.version == 3) {
// The V5 FM-TOWNS games are mostly identical to the PC versions, it seems?
game.midi = MDT_TOWNS;
}
break;