Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

Commit 10a227a

Browse files
author
Avaer Kazmer
committed
Load new script files in index.html
1 parent 50b0999 commit 10a227a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@
2222
<script src="OrbitControls.js"></script>
2323
<script src="TransformControls.js"></script>
2424
<script src="BufferGeometryUtils.js"></script>
25-
<!-- <script src="GLTFLoader.js"></script> -->
25+
<script src="GLTFLoader.js"></script>
26+
<script src="LegacyGLTFLoader.js"></script>
27+
<!-- <script src="browserfs.js"></script> -->
28+
<script src="localforage.js"></script>
2629
<script src="bmfont.js"></script>
2730
<script src="keycode.js"></script>
2831
<script src="svg-boundings.js"></script>

0 commit comments

Comments
 (0)