cutechicken commited on
Commit
c0642cd
·
verified ·
1 Parent(s): cd777b2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -2
index.html CHANGED
@@ -916,5 +916,7 @@ function startBossStage() {
916
  document.getElementById('bossButton').style.display = 'none';
917
  bgm.src = 'BGM.ogg';
918
  startCountdown();
919
- }
920
-
 
 
 
916
  document.getElementById('bossButton').style.display = 'none';
917
  bgm.src = 'BGM.ogg';
918
  startCountdown();
919
+ }
920
+ </script>
921
+ </body>
922
+ </html>