Update index.html

This commit is contained in:
Games-From-Flash 2022-04-09 08:36:27 -04:00 committed by GitHub
parent b23e8fccfe
commit 85fab3b033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,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='minesweeper.html';">Minesweeper</button>
<button onclick="window.location.href='motherload.html';">Motherload</button>
<button onclick="window.location.href='n.html';">N</button>
<button onclick="window.location.href='pacman.html';">Pacman</button>