Sfoglia il codice sorgente

Fixed coding style

Temdog007 6 anni fa
parent
commit
999d83db73
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/loaders/ObjectLoader.js

+ 1 - 0
src/loaders/ObjectLoader.js

@@ -351,6 +351,7 @@ Object.assign( ObjectLoader.prototype, {
 							data.radialSegments,
 							data.closed
 						);
+						
 						break;
 
 					case 'LatheGeometry':