Merge pull request #476 from Jademalo/patch-1
Add missing semicolon in charmap
This commit is contained in:
@@ -44,6 +44,7 @@ SUPER_ER = 2C
|
|||||||
'+' = 2E
|
'+' = 2E
|
||||||
LV = 34
|
LV = 34
|
||||||
'=' = 35
|
'=' = 35
|
||||||
|
';' = 36
|
||||||
'¿' = 51
|
'¿' = 51
|
||||||
'¡' = 52
|
'¡' = 52
|
||||||
PK = 53
|
PK = 53
|
||||||
|
|||||||
Reference in New Issue
Block a user