Added marble madness to lite.html

master
zmv7 2021-11-26 02:10:28 +05:00 committed by GitHub
parent 57bd76b919
commit d41ad1561a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ document.getElementById("radio").addEventListener("click", function(){
<li onclick='window.open("dosdef.html","","width=800,height=450")' class="di">DOS Defender</li>
<li onclick='window.open("tw.html","","width=800,height=450")' class="di">Tank Wars 1986</li>
<li onclick='window.open("scorch.html","","width=800,height=450")' class="di">Scorched Earth</li>
<li onclick='window.open("marble.html","","width=800,height=450")' class="di">Marble Madness</li>
<li onclick='window.open("wipeout.html","","width=800,height=450")' class="di">Wipeout</li>
<li onclick='window.open("megaball.html","","width=800,height=450")' class="di">Megaball Amiga</li>
<li onclick='window.open("gta.html","","width=800,height=450")' class="di">GTA</li>