mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
Upload files to "waflash/games/thinIce"
This commit is contained in:
parent
cd6c4903fe
commit
5c8f8af67c
BIN
waflash/games/thinIce/ThinIce.swf
Normal file
BIN
waflash/games/thinIce/ThinIce.swf
Normal file
Binary file not shown.
BIN
waflash/games/thinIce/bootstrap.swf
Normal file
BIN
waflash/games/thinIce/bootstrap.swf
Normal file
Binary file not shown.
17
waflash/games/thinIce/index.html
Normal file
17
waflash/games/thinIce/index.html
Normal 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>
|
BIN
waflash/games/thinIce/loader.swf
Normal file
BIN
waflash/games/thinIce/loader.swf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user