Skip to content

Commit

Permalink
Update SWF file Ruffle src
Browse files Browse the repository at this point in the history
  • Loading branch information
mountain658 committed Nov 30, 2023
1 parent 13b26df commit d1235c7
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions zbtd2.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
<body>
<embed width="100%" height="100%" name="plugin" id="plugin" src="zswfs/btd2.swf" type="application/x-shockwave-flash">
<script src="https://ruffle.rs/demo/index.js"></script>
</body>
</html>
<body style="margin:0;overflow:hidden">
<object>
<embed src="zswfs/btd2.swf" width="100%" height="100%" />
</object>
<script src="ruffle.js"></script>
</body>

0 comments on commit d1235c7

Please sign in to comment.