Explorar el Código

not minified js

Dima Mironov hace 10 años
padre
commit
336c44d605
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -2,7 +2,7 @@
 <html>
 <head>
 	<title>Snakey Particles</title>
-	<script src="https://code.createjs.com/createjs-2015.05.21.min.js"></script>
+	<script src="https://code.createjs.com/createjs-2015.05.21.combined.js"></script>
 	<script src="js/views/physicist.js"></script>
 	<script src="js/views/particle.js"></script>
 	<script src="js/models/physicist.js"></script>