mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
update
This commit is contained in:
parent
36388561a8
commit
4c27c43c5f
@ -27,8 +27,9 @@ async function checkSecret() {
|
||||
await delay(50)
|
||||
if (sixPressed == true) {
|
||||
if (ninePressed == true) {
|
||||
document.getElementById("wrapper").style.display = "none";
|
||||
//document.getElementById("wrapper").style.display = "none";
|
||||
document.getElementById("iframeDiv").style.display = "block";
|
||||
doCheck = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user