cutechicken commited on
Commit
ac77e0b
β€’
1 Parent(s): 08bf3ab

Update game.js

Browse files
Files changed (1) hide show
  1. game.js +1 -0
game.js CHANGED
@@ -2668,4 +2668,5 @@ document.addEventListener('DOMContentLoaded', () => {
2668
 
2669
  // μ‹œμž‘ ν™”λ©΄ ν‘œμ‹œ
2670
  document.getElementById('startScreen').style.display = 'block';
 
2671
  });
 
2668
 
2669
  // μ‹œμž‘ ν™”λ©΄ ν‘œμ‹œ
2670
  document.getElementById('startScreen').style.display = 'block';
2671
+
2672
  });