This commit is contained in:
mileswa1q22
2024-10-02 21:06:15 +00:00
committed by GitHub
parent 5510e050d8
commit f4ca96315e
3 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
<html>\
<html>
<script src="/games/henreystikman/ruffle.js"></script>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<body>
+1 -1
View File
@@ -10,7 +10,7 @@
player.load("Breaking The Bank.swf");
});
</script>
<script src="path/to/ruffle/ruffle.js"></script>
<script src="/games/henreystikman/ruffle.js"></script>
</body>
@@ -8,7 +8,7 @@
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<body>
<object>
<embed src="/games/henreystikman/Henry-Stickmin-Collection-main/Henry-Stickmin-Collection-main/Stealing_the_Diamond.swf" width="880" height="800" />
<embed src="/games/henreystikman/Henry-Stickmin-Collection-main/Henry-Stickmin-Collection-main/Stealing_the_Diamond.swf" width="750" height="900" />
</object>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>