Mr.doob 8 лет назад
Родитель
Сommit
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号