From b50643a3e2513272431b48e5fa7488878ec40009 Mon Sep 17 00:00:00 2001 From: "jisangs (iMac)" Date: Wed, 11 Sep 2024 15:40:16 +0900 Subject: [PATCH] =?UTF-8?q?"=EC=95=88=EC=98=A4=EB=8B=88"=20=EB=8B=A8?= =?UTF-8?q?=EC=96=B4=20=EC=A0=81=EC=9A=A9=20=EC=8A=A4=ED=85=8C=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EB=B3=80=EA=B2=BD:=20=EA=B8=B0=EB=B3=B8=20?= =?UTF-8?q?=EC=9E=90=EB=A6=AC=20->=20=EA=B2=80=EC=A7=80=20=EA=B8=80?= =?UTF-8?q?=EC=87=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 메인 화면의 "한글 타자 입력 오류" 공지문 삭제 --- src/game/typing/word_list/korean_basic.js | 1 - src/game/typing/word_list/korean_second_finger.js | 1 + src/web/module/home_section.html | 2 ++ 3 files changed, 3 insertions(+), 1 deletion(-) 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 @@