Additional lack of coffee error correction

This commit is contained in:
roblevesque 2016-07-07 12:22:59 -04:00 committed by GitHub
parent 0df6a2af6e
commit f53b126d01

View File

@ -10,7 +10,6 @@ window.onload = function() {
init(); init();
animate(); animate();
render(); render();
});
} }
function init() { function init() {