fixed nacl plugin not responding

This commit is contained in:
Aidan Campbell
2016-02-16 15:00:53 -05:00
parent f96bd0546f
commit 9ee00e7db0
2 changed files with 6 additions and 7 deletions

View File

@@ -60,9 +60,8 @@
<button id="quitGameButton">Quit Current Game</button>
</div>
<!-- The NaCl plugin will be embedded inside the element with id "listener".
See common.js. -->
<div id="listener"></div>
<div id="listener">
</div>
</main>
</div>
<script defer src="static/js/jquery-2.2.0.min.js"></script>