Cixo Develop 9 месяцев назад
Родитель
Сommit
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;