Explorar o código

Forgot to switch to minified lib.

alteredq %!s(int64=13) %!d(string=hai) anos
pai
achega
b3d7de97c7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_lights_hemisphere.html

+ 1 - 1
examples/webgl_lights_hemisphere.html

@@ -44,7 +44,7 @@
 			press <strong>h</strong> to toggle hemisphere light, <strong>d</strong> to toggle directional light
 		</div>
 
-		<script src="../build/three.js"></script>
+		<script src="../build/three.min.js"></script>
 
 		<script src="js/Detector.js"></script>
 		<script src="js/Stats.js"></script>