idk
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<html>\
|
||||
<html>
|
||||
|
||||
|
||||
<script src="/games/henreystikman/ruffle.js"></script>
|
||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||
<body>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user