diff --git a/web/public/mtg/app.js b/web/public/mtg/app.js index 983b8651..fc7711d0 100644 --- a/web/public/mtg/app.js +++ b/web/public/mtg/app.js @@ -57,14 +57,6 @@ function putIntoMapAndFetch(data) { window.console.log(nameList) if (whichGuesser === 'counterspell') { document.getElementById('guess-type').innerText = 'Counterspell Guesser' - } else if (whichGuesser === 'beast') { - document.getElementById('guess-type').innerText = - 'Finding Fantastic Beasts' - } else if (whichGuesser === 'terror') { - document.getElementById('guess-type').innerText = - "I'm a Terror-able Guesser" - } else if (whichGuesser === 'wrath') { - document.getElementById('guess-type').innerText = "I'll Clean Sweep" } else if (whichGuesser === 'burn') { document.getElementById('guess-type').innerText = 'Match With Hot Singles' } diff --git a/web/public/mtg/guess.html b/web/public/mtg/guess.html index f0045f08..882883a7 100644 --- a/web/public/mtg/guess.html +++ b/web/public/mtg/guess.html @@ -548,7 +548,12 @@ href="https://idamayer.com" >Ida Mayer - & Alex Lien 2022 + & + Alex Lien, 2022 diff --git a/web/public/mtg/index.html b/web/public/mtg/index.html index 4626312e..5fd31966 100644 --- a/web/public/mtg/index.html +++ b/web/public/mtg/index.html @@ -191,7 +191,12 @@ href="https://idamayer.com" >Ida Mayer - & Alex Lien 2022 + & + Alex Lien, 2022