CCBridge // Add vertical ellipse symbol conversion.

This commit is contained in:
ShikiSuen 2022-10-17 22:54:54 +08:00
parent 4a7d165ab6
commit da68e12ff3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ public enum ChineseConverter {
private static var punctuationConversionTable: [(String, String)] = [
("", ""), ("", ""), ("", ""), ("", ""), ("", ""), ("", ""), ("", ""), ("", ""),
("", "︿"), ("", ""), ("", ""), ("", ""), ("", ""), ("", ""), ("", ""), ("", ""),
("", ""), ("", ""), ("", ""), ("", ""),
("", ""), ("", ""), ("", ""), ("", ""), ("", ""),
]
///