Add: typing exam start

This commit is contained in:
2019-07-18 16:23:07 +09:00
parent 1f6d91f301
commit f79040fed4
4 changed files with 71 additions and 37 deletions
+1
View File
@@ -33,6 +33,7 @@
<script src="../../game/lib/keyboard_shortcut.js"></script>
<script src="../../game/lib/history_record_manager.js"></script>
<script src="../../game/lib/db_connect_manager.js"></script>
<script src="../../game/lib/db_service.js"></script>
<script src="../../game/lib/button/round_rect_button.js"></script>
<script src="../../game/lib/button/back_button.js"></script>
<script src="../../game/lib/button/fullscreen_button.js"></script>