covid-19/sim/js/main.js
Nicky Case b4cc21a6b3 hngh
2020-04-24 12:59:53 -04:00

7 lines
172 B
JavaScript

/////////////////////////////////////
// INIT! ////////////////////////////
/////////////////////////////////////
restart();
_updateButtons();
requestAnimationFrame(draw);