Skip to content
Snippets Groups Projects
Commit 53dd635d authored by Brian Peiris's avatar Brian Peiris
Browse files

remove stats.js

parent c29b804b
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@
</head>
<body data-html-prefix="<%= HTML_PREFIX %>">
<script>(function(){var script=document.createElement('script');script.onload=function(){var stats=new Stats();document.body.appendChild(stats.dom);requestAnimationFrame(function loop(){stats.update();requestAnimationFrame(loop)});};script.src='//rawgit.com/mrdoob/stats.js/master/build/stats.min.js';document.head.appendChild(script);})()</script>
<audio id="test-tone" src="./assets/sfx/tone.ogg"></audio>
<a-scene
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment