Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit f4ca963

Browse files
idk
1 parent 5510e05 commit f4ca963

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

games/henreystikman/BreakingTheBank.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<html>\
1+
<html>
2+
3+
24
<script src="/games/henreystikman/ruffle.js"></script>
35
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
46
<body>

games/henreystikman/Crossing The Pit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
player.load("Breaking The Bank.swf");
1111
});
1212
</script>
13-
<script src="path/to/ruffle/ruffle.js"></script>
13+
<script src="/games/henreystikman/ruffle.js"></script>
1414

1515

1616
</body>

games/henreystikman/Stealing_the_Diamond.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
99
<body>
1010
<object>
11-
<embed src="/games/henreystikman/Henry-Stickmin-Collection-main/Henry-Stickmin-Collection-main/Stealing_the_Diamond.swf" width="880" height="800" />
11+
<embed src="/games/henreystikman/Henry-Stickmin-Collection-main/Henry-Stickmin-Collection-main/Stealing_the_Diamond.swf" width="750" height="900" />
1212
</object>
1313

1414
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>

0 commit comments

Comments
 (0)