Minor modification.

This commit is contained in:
kovacsv 2023-04-15 08:01:11 +02:00
parent 142d71efb6
commit ef3817c998

View File

@ -119,7 +119,6 @@ export class ImporterOcct extends ImporterBase
triangle.SetMaterial (faceMaterialIndex);
}
}
return mesh;
}
}