Browse Source

formatting

matthias-w 7 years ago
parent
commit
48382e07dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/math/Box3.js

+ 1 - 1
src/math/Box3.js

@@ -423,7 +423,7 @@ Object.assign( Box3.prototype, {
 			if ( this.isEmpty() ) {
 
 				return false;
-				
+
 			}
 
 			// compute box center and extents