mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-06-02 22:14:30 -05:00
同じ行が2回あるのを修正
This commit is contained in:
parent
077067e19f
commit
eca2fc5705
|
|
@ -262,11 +262,6 @@ namespace UniGLTF
|
||||||
}
|
}
|
||||||
|
|
||||||
// maybe skip
|
// maybe skip
|
||||||
|
|
||||||
blendShapeIndexMap.Add(j, exportBlendShapes++);
|
|
||||||
|
|
||||||
// maybe skip
|
|
||||||
|
|
||||||
blendShapeIndexMap.Add(j, exportBlendShapes++);
|
blendShapeIndexMap.Add(j, exportBlendShapes++);
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user