Skip to content

Commit

Permalink
cleanup files
Browse files Browse the repository at this point in the history
  • Loading branch information
yahengsu committed Jun 18, 2020
1 parent 704e801 commit 5fa2a14
Show file tree
Hide file tree
Showing 3 changed files with 269 additions and 270 deletions.
2 changes: 1 addition & 1 deletion GLTFLoader.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ import {
Vector3,
VectorKeyframeTrack,
sRGBEncoding
} from "./three.js";
} from "./three.module.js";

var GLTFLoader = ( function () {

Expand Down
Loading

0 comments on commit 5fa2a14

Please sign in to comment.