mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
Update semag/sb2toswf/index.html
This commit is contained in:
parent
c4188a2edd
commit
198d814b5c
@ -6,10 +6,11 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Scratch 2 to Flash</title>
|
||||
<style>html{background-color:#000;}</style>
|
||||
<style>html{background-color:#fff;}</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="ruffle" width="100%" height="100%"></div>
|
||||
<center>
|
||||
<div id="ruffle" width="100%" height="100%"></div></center>
|
||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
||||
<script>
|
||||
window.RufflePlayer = window.RufflePlayer || {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user