jpn-final: Fix Japanese Kanji character codes (0x878f, 0x87c2)

This commit is contained in:
Jonaeru
2022-12-19 12:17:39 +09:00
parent f424b90eae
commit 577f97b8c8
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1096,7 +1096,7 @@ jpnchars = {
'剤': 0x878c,
'矢': 0x878d,
'例': 0x878e,
'': 0x878f,
'': 0x878f,
'詳': 0x8790,
'案': 0x8791,
'産': 0x8792,
@@ -1147,7 +1147,7 @@ jpnchars = {
'白': 0x87bf,
'類': 0x87c0,
'沈': 0x87c1,
'': 0x87c2,
'': 0x87c2,
'活': 0x87c3,
'仲': 0x87c4,
'熱': 0x87c5,