mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Add the currency character to text tables.
hg-commit-id: 9ebaeb993372
This commit is contained in:
parent
2a557c5343
commit
fb072de105
2 changed files with 2 additions and 0 deletions
|
|
@ -327,6 +327,7 @@ char_conversion = [
|
|||
("!", 0xE7),
|
||||
(".", 0xE8),
|
||||
("♂", 0xEF),
|
||||
("¥", 0xF0),
|
||||
("/", 0xF3),
|
||||
(",", 0xF4),
|
||||
("♀", 0xF5),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue