mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
update
This commit is contained in:
parent
19417687bb
commit
26325f0ff5
@ -22,7 +22,7 @@ function ninePress() {
|
|||||||
|
|
||||||
async function checkSecret() {
|
async function checkSecret() {
|
||||||
if (sixPressed == true) {
|
if (sixPressed == true) {
|
||||||
//document.getElementById("wrapper").style.display = "none";
|
document.getElementById("wrapper").style.display = "none";
|
||||||
document.getElementById("iframeDiv").style.display = "block";
|
document.getElementById("iframeDiv").style.display = "block";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user