Upload files to "waflash/games/thinIce"

This commit is contained in:
LEGALISE_PIRACY 2024-01-26 22:21:43 +00:00
parent cd6c4903fe
commit 5c8f8af67c
4 changed files with 17 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Play | Club Penguin Advanced</title>
</head>
<body>
<div id = "container"></div>
<object type="application/x-shockwave-flash" id="game" name="game" data="loader.swf"
width="760"
height="480">
<param name="allowScriptAccess" value="always">
</object>
<script src="/src/ruffle.js"></script>
</body>
</html>

Binary file not shown.