Fix: menu typing test - back click error, remove english typing for free players

This commit is contained in:
2018-10-18 20:13:46 +09:00
parent 5df2c50246
commit b901a51d11
3 changed files with 29 additions and 33 deletions
+8 -8
View File
@@ -20,14 +20,14 @@ INSERT INTO `app` (`AppID`, `AppName`, `KoreanName`, `AppType`, `Status`, `HowTo
(17, 'practice_english_upper_lower', 'Upper/Lower', 2, 1, '대문자, 소문자 연습.\\n대문자를 입력할 때에는 반대편 손\\n새끼손가락으로 [shift] 키를 누르세요.'),
(19, 'practice_english_word', '', 2, 0, '영문 단어 입력으로 타자를 연습합니다.'),
(20, 'practice_english_sentence', '', 2, 0, '영문 문장 입력으로 타자를 연습합니다.'),
(21, 'test_korean_basic', '기본 자리', 11, 1, ''),
(22, 'test_korean_left_upper', '왼손 윗글쇠', 11, 1, ''),
(23, 'test_korean_second_finger', '검지 글쇠', 11, 1, ''),
(24, 'test_korean_right_upper', '오른손 윗글쇠', 11, 1, ''),
(25, 'test_korean_left_lower', '왼손 밑글쇠', 11, 1, ''),
(26, 'test_korean_right_lower', '오른손 밑글쇠', 11, 1, ''),
(27, 'test_korean_left_lower_double', '왼손 쌍자음', 11, 1, ''),
(28, 'test_korean_right_lower_double', '오른손 쌍모음', 11, 1, ''),
(21, 'test_korean_basic', '기본 자리', 11, 1, '왼손 검지를 [F] 자판위에,\\n오른손 검지를 [J] 자판위에 올린채\\n손을 움직이지 말고 글자를 입력하세요.'),
(22, 'test_korean_left_upper', '왼손 윗글쇠', 11, 1, '양 손은 기본 자리 위치에 두고 시작합니다.'),
(23, 'test_korean_second_finger', '검지 글쇠', 11, 1, '양 손은 기본 자리 위치에 두고 시작합니다.'),
(24, 'test_korean_right_upper', '오른손 윗글쇠', 11, 1, '양 손은 기본 자리 위치에 두고 시작합니다.'),
(25, 'test_korean_left_lower', '왼손 밑글쇠', 11, 1, '양 손은 기본 자리 위치에 두고 시작합니다.'),
(26, 'test_korean_right_lower', '오른손 밑글쇠', 11, 1, '양 손은 기본 자리 위치에 두고 시작합니다.'),
(27, 'test_korean_left_lower_double', '왼손 쌍자음', 11, 1, '양 손은 기본 자리 위치에 두고 시작합니다.'),
(28, 'test_korean_right_lower_double', '오른손 쌍모음', 11, 1, '양 손은 기본 자리 위치에 두고 시작합니다.'),
(29, 'test_korean_word', '시험 - 단어', 11, 1, '단어를 빠르게 입력하세요.'),
(30, 'test_korean_sentence', '시험 - 문장', 11, 1, '문장을 빠르게 입력하세요.'),
(31, 'test_english_basic', 'Basic', 12, 1, ''),