Add: keyboard_shortcut to menu_typing_practice

This commit is contained in:
2018-10-12 11:11:11 +09:00
parent 5678e23df1
commit 18150fc332
3 changed files with 72 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@
<script src="../../game/global/global_variables.js"></script>
<!-- library source files -->
<script src="../../game/lib/keyboard_shortcut.js"></script>
<script src="../../game/lib/input_type_text.js"></script>
<script src="../../game/lib/button/round_rect_button.js"></script>
<script src="../../game/lib/button/back_button.js"></script>