jacobinathanialpeterson commited on
Commit
b0859a9
·
1 Parent(s): f90a7b4

Update learntofly2/index.html

Browse files
Files changed (1) hide show
  1. learntofly2/index.html +1 -1
learntofly2/index.html CHANGED
@@ -15,7 +15,7 @@
15
  const player = ruffle.createPlayer();
16
  const container = document.getElementById("container");
17
  container.appendChild(player);
18
- player.load("https://jacobinathanialpeterson-gamecollection.static.hf.space/learntofly2/flash.swf");
19
  });
20
  </script><script></script>
21
  </body>
 
15
  const player = ruffle.createPlayer();
16
  const container = document.getElementById("container");
17
  container.appendChild(player);
18
+ player.load("https://cdn.jsdelivr.net/gh/jacojanze/flash@master/ltf2.swf");
19
  });
20
  </script><script></script>
21
  </body>