Skip to content

Commit 650b39c

Browse files
author
Jos Dirksen
committed
And removed extra line
1 parent 7931f36 commit 650b39c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extras/objects/MorphBlendMesh.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ THREE.MorphBlendMesh = function( geometry, material ) {
1111

1212
// prepare default animation
1313
// (all frames played together in 1 second)
14+
1415
var numFrames = this.geometry.morphTargets.length;
1516

1617
var name = "__default";

0 commit comments

Comments
 (0)