fixed skipping bug

This commit is contained in:
gocivici 2023-10-06 17:06:49 +03:00
parent b3e80b5e9c
commit fc8a6ba800
3 changed files with 3 additions and 6 deletions

View File

@ -287,8 +287,8 @@
<script data-goatcounter="https://horrordle.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
<script src="movieList.js?2"></script>
<script src="main.js?15"></script>
<script src="movieList.js?3"></script>
<script src="main.js?16"></script>
</body>

View File

@ -421,7 +421,7 @@ function setResult(){
localStorage.setItem('day_'+dayCount,'false');
localStorage.setItem("lost_", "yes");
localStorage.setItem("playedToday_", "yes");
dates[dayCount-1].classList.add('lost');
dates[dayCount].classList.add('lost');
submitBonus(1);
}

View File

@ -153,7 +153,6 @@ var movies = [
["Son of Frankenstein"],
["Theatre of Blood"],
["At Midnight I'll Take Your Soul"],
["Prince of Darkness"],
["Berserk: The Golden Age Arc 3 - The Advent"],
["Maniac"],
["The Mad Doctor"],
@ -280,7 +279,6 @@ var movies = [
["Tales of Terror"],
["Dr"],
["Shock"],
["The Descent"],
["Pontypool"],
["The Tingler"],
["The Plague of the Zombies"],
@ -469,7 +467,6 @@ var movies = [
["The Hills Have Eyes"],
["Demon"],
["The Rambler"],
["The Ritual"],
["Rubber Johnny"],
["Intruder"],
["Black Death"],