Browse Source

Clean up.

Mr.doob 7 years ago
parent
commit
9551c93b54
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Three.Legacy.js

+ 1 - 0
src/Three.Legacy.js

@@ -301,6 +301,7 @@ Object.assign( Spline.prototype, {
 } );
 
 //
+
 export function AxisHelper( size ) {
 
 	console.warn( 'THREE.AxisHelper has been renamed to THREE.AxesHelper.' );