Ensure stats is updated.
@@ -170,7 +170,8 @@
function animate() {
render();
- //stats.update();
+
+ stats.update();
}
@@ -187,4 +188,4 @@
</script>
</body>
-</html>
+</html>