Fixed syntactical bugs/typos

This commit is contained in:
Daniel Xie
2016-10-20 13:26:38 -05:00
parent f6212a4c6d
commit ce0ca6c24d
5 changed files with 87 additions and 79 deletions
+1 -1
View File
@@ -54,8 +54,8 @@
</script>
<script src="src/Terminal.js"></script>
<script src="src/Server.js"></script>
<script src="src/Player.js"></script>
<script src="src/Server.js"></script>
<script src="src/engine.js"></script>
</body>
</html>