Files
moon-gaming/games/henreystikman/BreakingTheBank.html
T
2024-10-02 21:06:15 +00:00

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>