- forgot to remove the remarked comment

This commit is contained in:
Magnus Norddahl 2018-05-24 01:00:31 +02:00
parent fb9cf33af6
commit 771931db9f
1 changed files with 0 additions and 1 deletions

View File

@ -844,7 +844,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();