Przeglądaj źródła

Remove blank line

yomboprime 7 lat temu
rodzic
commit
5e26c0e1be
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      examples/jsm/loaders/LDrawLoader.d.ts

+ 0 - 1
examples/jsm/loaders/LDrawLoader.d.ts

@@ -18,5 +18,4 @@ export class LDrawLoader {
 
 	addMaterial(material: Material ): void;
 	getMaterial(colourCode: string): Material | null;
-
 }

粤ICP备19079148号