2
0
Tentone 6 жил өмнө
parent
commit
adda6c559c

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

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