Tentone 6 tahun lalu
induk
melakukan
adda6c559c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      examples/js/exporters/DracoExporter.js

+ 1 - 1
examples/js/exporters/DracoExporter.js

@@ -6,8 +6,8 @@
  * Draco files are compressed and usually are smaller than conventional 3D file formats.
  *
  * @class DracoExporter
- * @author syed-usman
  * @author tentone
+ * @author syed-usman
  */
 
 THREE.DracoExporter = function () {};