Update dl2.html

This commit is contained in:
Games-From-Flash 2022-03-12 08:46:18 -05:00 committed by GitHub
parent aa722d5512
commit 8c2b569859
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,8 @@
</head> </head>
<body> <body>
<center> <center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Duck Life 2.swf">Here</a> to download the file and click <a href="index.html">Here</a> to go back. Right click the game in order to go to fullscreen.</p> <p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Duck Life 2 - World Champion.swf">Here</a> to download the file and click <a href="index.html">Here</a> to go back. Right click the game in order to go to fullscreen.</p>
<embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Duck Life 2.swf"></embed> <embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Duck Life 2 - World Champion.swf"></embed>
</center> </center>
</body> </body>
</html> </html>