Build fix.

This commit is contained in:
Viktor Kovacs 2021-05-15 11:49:00 +02:00
parent 371044bf67
commit e7c42dd067

View File

@ -220,8 +220,3 @@ OV.EnumerateModelTrianglesWithNormals = function (model, onTriangle)
}
}
};
OV.IsModelClosed ()
{
};