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 499bf49..162fc93 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
<body>
<canvas id="canvas"></canvas>
<div style="display:none;">
+ <img id="image-background" src="images/background.png" />
<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" />