15 lines
368 B
HTML
15 lines
368 B
HTML
<html>
|
|
|
|
|
|
<script src="/games/henreystikman/ruffle.js"></script>
|
|
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
<body>
|
|
<object>
|
|
<embed src="/games/henreystikman/Breaking The Bank.swf" width="550" height="400" />
|
|
</object>
|
|
|
|
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
</body>
|
|
|
|
|
|
</html> |