mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 20:50:31 -03:00
Create btd2.html
This commit is contained in:
parent
83242dca45
commit
5dbb4ac065
1 changed files with 10 additions and 0 deletions
10
html/btd2.html
Normal file
10
html/btd2.html
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||||
|
<head>
|
||||||
|
<title>Bloons Tower Defense 2</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Bloons TD 2.swf"></embed>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Reference in a new issue