Add: animal icon for typing app button

This commit is contained in:
2018-09-02 18:33:18 +09:00
parent a291c18ea1
commit 5de2b1daa8
31 changed files with 124 additions and 48 deletions
+1
View File
@@ -22,6 +22,7 @@
<script src="../../game/lib/button/typing_tab_button.js"></script>
<script src="../../game/lib/screen_bottom.js"></script>
<script src="../../game/lib/db_connect_manager.js"></script>
<script src="../../game/lib/animal.js"></script>
<!-- source files -->
<script src="../../game/menu/menu_typing_practice.js"></script>
+1
View File
@@ -22,6 +22,7 @@
<script src="../../game/lib/button/typing_tab_button.js"></script>
<script src="../../game/lib/screen_bottom.js"></script>
<script src="../../game/lib/db_connect_manager.js"></script>
<script src="../../game/lib/animal.js"></script>
<!-- source files -->
<script src="../../game/menu/menu_typing_test.js"></script>