Selaa lähdekoodia

Cleanup formating.

Luis E. Fraguada 5 vuotta sitten
vanhempi
commit
ab97e72024
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      examples/webgl_loader_3dm.html

+ 1 - 1
examples/webgl_loader_3dm.html

@@ -57,7 +57,7 @@
 					scene.add( object );
 					initGUI( object.userData.layers );
 
-                } );
+				} );
 
 				var width = window.innerWidth;
 				var height = window.innerHeight;