checking input.js

master
louisafriederike 10 months ago
parent 961d0c0149
commit b7e017901a

@ -46,7 +46,9 @@
</form></span>
</div>
<div class="section-main">
<!-- <progress id="file" max="100" value="70"> 70% </progress> -->
<!-- <progress id="file" max="100" value="70"> 70% </progress> -->
<!--highscore cheat code input-->
<p>>>> CACHE CODE:<br><br></p>
<span><form id="form" action="">
<input id="input" autocomplete="off" onkeyup="this.value = this.value.toUpperCase();"/><button onclick="sendMessage()">>>></button>

@ -39,6 +39,7 @@ form.addEventListener('submit', function(e) {
if (inputString.includes('9.1.13.')){
console.log('it works still');
levelTwo();
playTrack1();
localStorage.setItem('gateway','1');

Loading…
Cancel
Save