Update dl3.html

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

View file

@ -6,6 +6,9 @@
<title>Duck Life 3</title>
</head>
<body>
<embed src="https://cdn.jsdelivr.net/gh/Games-From-Flash/swf/Duck Life 3 - Evolution.swf"></embed>
<center>
<p>Click <a href="https://github.com/Games-From-Flash/swf/raw/main/Duck Life 3 - 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 3 - World Champion.swf"></embed>
</center>
</body>
</html>