cutechicken commited on
Commit
accbc97
1 Parent(s): 7c0fc29

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -350,6 +350,7 @@
350
  <div id="time">Time: 180s</div>
351
  </div>
352
  <div id="crosshair"></div>
 
353
  <div id="enemyLabels"></div>
354
 
355
  <!-- 체력바 -->
 
350
  <div id="time">Time: 180s</div>
351
  </div>
352
  <div id="crosshair"></div>
353
+ <div id="detected" style="position: absolute; top: 55%; left: 50%; transform: translate(-50%, -50%); color: red; font-size: 16px; display: none;">DETECTED</div>
354
  <div id="enemyLabels"></div>
355
 
356
  <!-- 체력바 -->