mirror of
https://github.com/moparisthebest/junidecode
synced 2024-11-21 08:35:07 -05:00
[ was translated to ], fixed
git-svn-id: svn://svn.code.sf.net/p/junidecode/code/trunk@9 b90d0908-0dae-468f-8fb5-926cfc7ab88d
This commit is contained in:
parent
3fce97b841
commit
dfadfe1351
@ -125,7 +125,7 @@ class X00 {
|
||||
"X", // 0x58
|
||||
"Y", // 0x59
|
||||
"Z", // 0x5a
|
||||
"]", // 0x5b
|
||||
"[", // 0x5b
|
||||
"\\", // 0x5c
|
||||
"]", // 0x5d
|
||||
"^", // 0x5e
|
||||
@ -161,7 +161,7 @@ class X00 {
|
||||
"|", // 0x7c
|
||||
"}", // 0x7d
|
||||
"~", // 0x7e
|
||||
"", // 0x7f
|
||||
"", // 0x7f
|
||||
"", // 0x80
|
||||
"", // 0x81
|
||||
"", // 0x82
|
||||
|
Loading…
Reference in New Issue
Block a user