Explorar o código

Re-add newline which went missing.

Felix Fontein %!s(int64=6) %!d(string=hai) anos
pai
achega
11b98bc42c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/geometries/ExtrudeGeometry.js

+ 1 - 0
src/geometries/ExtrudeGeometry.js

@@ -387,6 +387,7 @@ function ExtrudeBufferGeometry( shapes, options ) {
 
 		}
 
+
 		// Loop bevelSegments, 1 for the front, 1 for the back
 
 		for ( b = 0; b < bevelSegments; b ++ ) {