Skip to content

Commit

Permalink
Update winrg-ruffle.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenni-builder authored Sep 9, 2023
1 parent 4b3ed0e commit 9a73e75
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions winrg-ruffle.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<embed src="winrg2.swf" width="100%" height="100%"></embed>
<!DOCTYPE html>
<html>
<head>
<title>Windows RG</title>
</head>
<body>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<embed src="winrg2.swf" width="100%" height="100%"></embed>
</body>
</html>

0 comments on commit 9a73e75

Please sign in to comment.