Update sppa/scratch2/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-05-01 17:06:25 +00:00
parent 7e88f45dba
commit b8c65d5511

View File

@ -1,2 +1,5 @@
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<embed src="Scratch 2.0 v2010.08.20.swf" width="100%" height="100%"></embed>
<embed src="Scratch 2.0 v2010.08.20.swf" width="100%" height="100%"></embed>
<script>
alert("NOTE: This is a slightly older version of Scratch 2.0 which does not support saving.");
</script>