Skip to content

Commit 5fa2a14

Browse files
committed
cleanup files
1 parent 704e801 commit 5fa2a14

File tree

3 files changed

+269
-270
lines changed

3 files changed

+269
-270
lines changed

GLTFLoader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ import {
6767
Vector3,
6868
VectorKeyframeTrack,
6969
sRGBEncoding
70-
} from "./three.js";
70+
} from "./three.module.js";
7171

7272
var GLTFLoader = ( function () {
7373

0 commit comments

Comments
 (0)