Add: keyboard and hand in the typing test stage

This commit is contained in:
2019-05-15 20:18:55 +09:00
parent a5c32e405e
commit 3b1054bde4
5 changed files with 47 additions and 13 deletions
+4
View File
@@ -85,6 +85,10 @@
<script src="../../game/typing/lib/content_progress.js"></script>
<script src="../../game/typing/lib/typing_text_manager.js"></script>
<script src="../../game/typing/lib/typing_content_bg.js"></script>
<script src="../../game/typing/lib/key_mapper.js"></script>
<script src="../../game/typing/lib/key_button.js"></script>
<script src="../../game/typing/lib/hand.js"></script>
<script src="../../game/typing/lib/keyboard.js"></script>
<script src="../../game/typing/lib/animal.js?update_date=191224"></script>
<script src="../../game/typing/lib/animal_list.js?update_date=191224"></script>