diff --git a/asdjklhfskjafhakfhueoyraehfjkcnjkdscnsjakdreuoiwefh/atlas.html b/asdjklhfskjafhakfhueoyraehfjkcnjkdscnsjakdreuoiwefh/atlas.html index 1903d50..cd96ff1 100644 --- a/asdjklhfskjafhakfhueoyraehfjkcnjkdscnsjakdreuoiwefh/atlas.html +++ b/asdjklhfskjafhakfhueoyraehfjkcnjkdscnsjakdreuoiwefh/atlas.html @@ -9854,7 +9854,7 @@

Not-Games

a78.forEach(item => { const anchor = document.createElement('a'); anchor.href = `retro.html?game=` + encodeURIComponent(item) + `&type=atari7800`; - anchor.textContent = decodeURIComponent(item.slice(63)) + `~a78`; + anchor.textContent = decodeURIComponent(item.slice(70)) + `~a78`; anchor.style.display = 'block'; newLinks.push(anchor); });