Explorar el Código

Fixed editor not loading.

Mr.doob hace 9 años
padre
commit
81cddfa179
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      editor/index.html

+ 1 - 1
editor/index.html

@@ -84,7 +84,7 @@
 
 		<script src="../examples/js/effects/VREffect.js"></script>
 		<script src="../examples/js/controls/VRControls.js"></script>
-		<script src="../examples/js/WebVR.js"></script>
+		<script src="../examples/js/vr/WebVR.js"></script>
 
 		<script src="js/Storage.js"></script>
 

粤ICP备19079148号