Add missing semicolon in charmap

This commit is contained in:
Jademalo
2021-11-19 02:57:48 +00:00
committed by GitHub
parent cd4462f58c
commit cf94e1841f
+1
View File
@@ -44,6 +44,7 @@ SUPER_ER = 2C
'+' = 2E
LV = 34
'=' = 35
';' = 36
'¿' = 51
'¡' = 52
PK = 53