- FVertexBuilder's output looks correct now.

This commit is contained in:
Christoph Oelckers 2018-11-05 21:11:54 +01:00
commit 625eb1e76a
11 changed files with 1064 additions and 228 deletions

View file

@ -532,8 +532,6 @@ static void PrepareSegs()
void InitRenderInfo()
{
CreateSections(level.sections);
PrepareSegs();
PrepareSectorData();
InitVertexData();