Skip to content

Commit

Permalink
GenerateEnums
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Jul 25, 2024
1 parent 087e945 commit a984672
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,8 @@ public enum Block_Values implements Named {
Hangul_Jamo_Extended_A("Jamo_Ext_A"),
Hangul_Jamo_Extended_B("Jamo_Ext_B"),
Javanese("Javanese"),
Jurchen("Jurchen"),
Jurchen_Radicals("Jurchen_Radicals"),
Kaithi("Kaithi"),
Kaktovik_Numerals("Kaktovik_Numerals"),
Kana_Extended_A("Kana_Ext_A"),
Expand Down Expand Up @@ -1867,6 +1869,7 @@ public enum Script_Values implements Named {
Old_Hungarian("Hung"),
Old_Italic("Ital"),
Javanese("Java"),
Jurchen("Jurc"),
Kayah_Li("Kali"),
Katakana("Kana"),
Kawi("Kawi"),
Expand Down

0 comments on commit a984672

Please sign in to comment.