Skip to content

Commit 7931f36

Browse files
author
Jos Dirksen
committed
Removed extra "p"
1 parent cdf5aac commit 7931f36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/extras/objects/MorphBlendMesh.js

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

1212
// prepare default animation
1313
// (all frames played together in 1 second)
14-
p
1514
var numFrames = this.geometry.morphTargets.length;
1615

1716
var name = "__default";

0 commit comments

Comments
 (0)