Add: get player enter_code from server

This commit is contained in:
2019-03-15 12:00:30 +09:00
parent 6fef14e159
commit 703d381e79
5 changed files with 121 additions and 55 deletions
+3
View File
@@ -53,6 +53,9 @@
<script src="../../game/lib/button/fullscreen_button.js"></script>
<script src="../../game/lib/db_connect_manager.js"></script>
<script src="../../web/js/lib/account_validator.js"></script>
<!-- source files -->
<script src="../../game/setup/setup.js"></script>
<script src="../../game/setup/main.js"></script>