tintins mod

master
poni 3 years ago
parent 983c001682
commit 4e26dc1261

@ -170,8 +170,6 @@ function setup() {
//img = loadImage =('INTRO.gif');
}
// function loaded(){
// song.play();
// }

@ -59,7 +59,7 @@
}
if (document.querySelector ("input[type='toxt']").value.toUpperCase() === "OFFLINE") {
location='ZIPFILES/OFFLINE.zip';
} //OK
}
if (document.querySelector ("input[type='toxt']").value.toUpperCase() === "SAVIOR2") {
location='ZIPFILES/SAVIOR.zip';

@ -166,7 +166,7 @@ body{
background: transparent;
color: white;
font-family: "ApfelGrotezk-Regular";
font-size: 5vw;
font-size: 3vw;
}

Loading…
Cancel
Save