Преглед изворни кода

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;