diff --git a/src/game/typing/word_list/korean_basic.js b/src/game/typing/word_list/korean_basic.js index 4e1c299..e8badba 100644 --- a/src/game/typing/word_list/korean_basic.js +++ b/src/game/typing/word_list/korean_basic.js @@ -21,7 +21,6 @@ var koreanBasicWordList = [ "아랑", "아리랑", "안마", - "안오니", "알아", "알알이", "어린이", diff --git a/src/game/typing/word_list/korean_second_finger.js b/src/game/typing/word_list/korean_second_finger.js index 72162f4..1f0133b 100644 --- a/src/game/typing/word_list/korean_second_finger.js +++ b/src/game/typing/word_list/korean_second_finger.js @@ -48,6 +48,7 @@ var koreanSecondFingerWordList = [ "시집가다", "싣다", "악물다", + "안오니", "어둡다", "얹히다", "엄두", diff --git a/src/web/module/home_section.html b/src/web/module/home_section.html index 80ef714..e820f32 100644 --- a/src/web/module/home_section.html +++ b/src/web/module/home_section.html @@ -1,6 +1,7 @@