Muni
This commit is contained in:
parent
3c277d83ae
commit
0923863351
2
muni.js
2
muni.js
@ -41,7 +41,7 @@ const MAXSTEPS= 10000
|
||||
}
|
||||
|
||||
function toggleBingo(){
|
||||
document.getElementById("hideBingo").style.visibility=document.getElementById("Bingo").checked?"visible":"hidden"
|
||||
setTimeout(() => { document.getElementById("hideBingo").style.visibility=document.getElementById("Bingo").checked?"visible":"hidden"},100)
|
||||
}
|
||||
|
||||
function test(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user