浏览代码

End first part of clean up.

Cixo Develop 9 月之前
父节点
当前提交
4656ec3cf4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      assets/functional_factor.js

+ 1 - 1
assets/functional_factor.js

@@ -1,5 +1,5 @@
 import * as three from "three-js";
-import { factor } from "./factor";
+import { factor } from "./factor.js";
 
 class functional_factor extends factor {
     #animation;