Add: difficulty for level

This commit is contained in:
2019-01-06 15:37:00 +09:00
parent b2bc09469d
commit 113fb37f04
4 changed files with 127 additions and 38 deletions
+2 -2
View File
@@ -74,7 +74,7 @@
<script src="../../game/typing/word_list/korean_right_lower.js"></script>
<script src="../../game/typing/word_list/korean_left_upper_double.js"></script>
<script src="../../game/typing/word_list/korean_right_upper_double.js"></script>
<script src="../../game/typing/word_list/korean_word.js"></script>
<!-- <script src="../../game/typing/word_list/korean_word.js"></script> -->
<script src="../../game/typing/word_list/english_basic.js"></script>
<script src="../../game/typing/word_list/english_left_lower.js"></script>
@@ -82,7 +82,7 @@
<script src="../../game/typing/word_list/english_right_lower.js"></script>
<script src="../../game/typing/word_list/english_right_upper.js"></script>
<script src="../../game/typing/word_list/english_second_finger.js"></script>
<script src="../../game/typing/word_list/english_word.js"></script>
<!-- <script src="../../game/typing/word_list/english_word.js"></script> -->
<!-- Shoot down! flyingsaucer : source files -->
<script src="../../game/typing/lib/typing_content_bg.js"></script>