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