Update app.js

master
Andy Smy 2025-04-19 17:59:52 +01:00 committed by GitHub
parent 64a760c101
commit c5df7e2753
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -181,8 +181,7 @@ function incrementWickets(inc) {
wickets += inc;
var timeSig = new Date();
addLog(timeSig, over, counter, "Wicket", wickets);
console.log("Load menu");
menu = E.showMenu(menuItems);
resumeGame();
} else {
E.showPrompt();
Bangle.buzz();