Update index.html

This commit is contained in:
Games-From-Flash 2022-03-12 11:49:16 -05:00 committed by GitHub
parent 8070a2edcb
commit 9760e8e70a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,7 @@
<button onclick="window.location.href='hs-ita.html';">Henry Stickmin - Infiltrating the Airship</button>
<button onclick="window.location.href='hs-std.html';">Henry Stickmin - Stealing the Diamond</button>
<button onclick="window.location.href='learntofly.html';">Learn to Fly</button>
<button onclick="window.location.href='motherload.html';">Motherload</button>
<button onclick="window.location.href='pacman.html';">Pacman</button>
<button onclick="window.location.href='portal2d.html';">Portal 2d</button>
<button onclick="window.location.href='portalflash.html';">Portal Flash</button>
@ -33,6 +34,8 @@
<button onclick="window.location.href='rs5.html';">Riddle School 5</button>
<button onclick="window.location.href='rs-t.html';">Riddle School - Transfer</button>
<button onclick="window.location.href='rs-t2.html';">Riddle School - Transfer 2</button>
<button onclick="window.location.href='rubixcube.html';">Rubik's Cube</button>
<button onclick="window.location.href='sch.html';">Shopping Cart Hero</button>
<button onclick="window.location.href='snake.html';">Snake</button>
<button onclick="window.location.href='sth.html';">Storm the House</button>
<button onclick="window.location.href='sth2.html';">Storm the House 2</button>