Skip to content

Commit 81cddfa

Browse files
committed
Fixed editor not loading.
1 parent 3df2be3 commit 81cddfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
<script src="../examples/js/effects/VREffect.js"></script>
8686
<script src="../examples/js/controls/VRControls.js"></script>
87-
<script src="../examples/js/WebVR.js"></script>
87+
<script src="../examples/js/vr/WebVR.js"></script>
8888

8989
<script src="js/Storage.js"></script>
9090

0 commit comments

Comments
 (0)