summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 0258f9d..499bf49 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,7 @@
<div style="display:none;">
<img id="image-player" src="images/player.png" />
<img id="image-player-bullet" src="images/player-bullet.png" />
+ <img id="image-enemy-bullets" src="images/enemy-bullets.png" />
<img id="image-map" src="images/map.png" />
<img id="image-enemies" src="images/enemies.png" />
</div>