summaryrefslogtreecommitdiff
path: root/game.html
diff options
context:
space:
mode:
Diffstat (limited to 'game.html')
-rw-r--r--game.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/game.html b/game.html
index 51a34bc..4bf8997 100644
--- a/game.html
+++ b/game.html
@@ -23,5 +23,6 @@
</div>
<audio id="connect-audio" src="connect.mp3" preload></audio>
<audio id="solve-audio" src="solve.mp3" preload></audio>
+ <div id="error" style="opacity:0;"></div>
</body>
</html>