mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 12:42:53 -03:00
Update index.html
This commit is contained in:
parent
b466efc5db
commit
ef255c99ad
1 changed files with 18 additions and 0 deletions
|
@ -21,6 +21,24 @@
|
|||
<button onclick="window.location.href='hs-ftc.html';">Henry Stickmin - Fleeing the Complex</button>
|
||||
<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='pacman.html';">Pacman</button>
|
||||
<button onclick="window.location.href='portal2d.html';">Portal 2d</button>
|
||||
<button onclick="window.location.href='portalflash.html';">Portal Flash</button>
|
||||
<button onclick="window.location.href='rs.html';">Riddle School</button>
|
||||
<button onclick="window.location.href='rs2.html';">Riddle School 2</button>
|
||||
<button onclick="window.location.href='rs3.html';">Riddle School 3</button>
|
||||
<button onclick="window.location.href='rs4.html';">Riddle School 4</button>
|
||||
<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='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>
|
||||
<button onclick="window.location.href='supersmashflash.html';">Super Smash Flash</button>
|
||||
<button onclick="window.location.href='tetris.html';">Tetris</button>
|
||||
<button onclick="window.location.href='impossiblequiz.html';">The Impossible Quiz</button>
|
||||
<button onclick="window.location.href='hardestgame.html';">The World's Hardest Game</button>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue