chars: ▷

This commit is contained in:
yenatch 2013-07-01 02:48:08 -04:00
parent 6597eb7e50
commit d3872d1aa9
2 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,7 @@ chars = {
0xE9: "&",
0xEA: "é",
0xEB: "",
0xEC: "",
0xED: "",
0xEE: "",
0xEF: "",

View File

@ -286,6 +286,7 @@ chars = {
"&": 0xE9,
"é": 0xEA,
"": 0xEB,
"": 0xEC,
"": 0xED,
"": 0xEE,
"": 0xEF,