Add: account_validator

This commit is contained in:
2018-07-18 20:50:14 +09:00
parent 4edd637b05
commit 53565189a2
6 changed files with 189 additions and 44 deletions
+2
View File
@@ -13,6 +13,8 @@
<script src="https://code.jquery.com/qunit/qunit-2.6.0.js"></script>
<script src="../resources/js/phaser.min.js"></script>
<script src="../src/web/js/lib/account_validator.js"></script>
<script src="../src/game/typing/lib/typing_text_manager.js"></script>
<script src="../src/game/lib/score_manager.js"></script>
<script src="../src/game/lib/session_storage_manager.js"></script>