- forgot to remove the remarked comment

(cherry picked from commit 771931db9f)
This commit is contained in:
Magnus Norddahl 2018-05-24 01:00:31 +02:00 committed by drfrag666
parent f05b937afa
commit 3b89db85f2

View file

@ -845,7 +845,6 @@ static void ParseModelDefLump(int Lump)
}
}
}
// This code is commented out because Gene Tech has broken include statements that blocks this feature..
else if (sc.Compare("#include"))
{
sc.MustGetString();