Skip to content

Commit 592a790

Browse files
committed
fixed errors
1 parent cff788e commit 592a790

16 files changed

+145
-126
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)