fixed lack of info on start screen

This commit is contained in:
Garrett Finucane 2015-08-26 23:23:47 -04:00
parent b1b68ff713
commit 41fd87ae32

View file

@ -82,7 +82,6 @@ function init(b) {
clearSaveState();
checkVisualElements();
}
checkVisualElements();
if (highscores.length === 0 ){
$("#currentHighScore").text(0);
}