mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 22:30:15 +00:00
Remove ‾ character from source files (#2371)
This commit is contained in:
parent
c9940faa22
commit
8056312c39
5 changed files with 4 additions and 6 deletions
|
@ -23,7 +23,6 @@
|
|||
# Possibly from a SHIFT-JIS extension, python doesn't have builtin support
|
||||
'┯' : (None, 0x86D3),
|
||||
|
||||
'‾' : (0x7F, None),
|
||||
'À' : (0x80, None),
|
||||
'î' : (0x81, None),
|
||||
'Â' : (0x82, None),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue