Mr.doob пре 8 година
родитељ
комит
9551c93b54
1 измењених фајлова са 1 додато и 0 уклоњено
  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.' );

粤ICP备19079148号