mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
Missed a cleanup line.
This commit is contained in:
parent
8dedcf456a
commit
e01272d72d
1 changed files with 0 additions and 1 deletions
|
|
@ -733,7 +733,6 @@ bool ConvexShape::buildExportPolyList(ColladaUtils::ExportData* exportData, cons
|
|||
meshData->originatingObject = this;
|
||||
meshData->meshTransform = mObjToWorld;
|
||||
meshData->scale = mObjScale;
|
||||
meshData->fillWithSingleDetail = true;
|
||||
|
||||
meshData->meshDetailLevels.increment();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue