mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-21 19:10:50 +00:00
- forgot to remove the remarked comment
(cherry picked from commit 771931db9f
)
This commit is contained in:
parent
f05b937afa
commit
3b89db85f2
1 changed files with 0 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue