Browse Source

BufferGeometryUtils: Format

Mugen87 7 năm trước cách đây
mục cha
commit
65a4179fb0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      examples/js/BufferGeometryUtils.js

+ 0 - 1
examples/js/BufferGeometryUtils.js

@@ -270,7 +270,6 @@ THREE.BufferGeometryUtils = {
 		if ( isIndexed ) {
 
 			var indexOffset = 0;
-
 			var mergedIndex = [];
 
 			for ( var i = 0; i < geometries.length; ++ i ) {