Build 29033855

This commit is contained in:
Renan LE CARO 2025-03-15 10:35:50 +01:00
parent 33d74e8c84
commit a2db3004ef
9 changed files with 10 additions and 7039 deletions

View file

@ -2470,12 +2470,10 @@ scoreDisplay.addEventListener("click", (e) => {
document.addEventListener("visibilitychange", () => {
if (document.hidden) {
pause(true)
pause(true);
}
});
async function openScorePanel() {
pause(true);
const cb = await asyncAlert({