fixed lack of info on start screen
This commit is contained in:
parent
b1b68ff713
commit
41fd87ae32
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ function init(b) {
|
|||
clearSaveState();
|
||||
checkVisualElements();
|
||||
}
|
||||
checkVisualElements();
|
||||
if (highscores.length === 0 ){
|
||||
$("#currentHighScore").text(0);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue