Removed snowfall feature

This commit is contained in:
n1474335 2017-03-22 00:05:40 +00:00
parent 1800bad61d
commit fce13130cd
3 changed files with 1 additions and 514 deletions

View file

@ -39,7 +39,6 @@ var main = function() {
errorTimeout : 4000,
autoBakeThreshold : 200,
attemptHighlight : true,
snow : false,
};
document.removeEventListener("DOMContentLoaded", main, false);