Skip to content

Commit

Permalink
GenerateEnums
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Jun 8, 2024
1 parent 1462f08 commit ee5dfcd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ public enum Block_Values implements Named {
Cherokee("Cherokee"),
Cherokee_Supplement("Cherokee_Sup"),
Chess_Symbols("Chess_Symbols"),
Chisoi("Chisoi"),
Chorasmian("Chorasmian"),
CJK_Unified_Ideographs("CJK"),
CJK_Compatibility("CJK_Compat"),
Expand Down Expand Up @@ -1829,6 +1830,7 @@ public enum Script_Values implements Named {
Carian("Cari"),
Cham("Cham"),
Cherokee("Cher"),
Chisoi("Chis"),
Chorasmian("Chrs"),
Coptic("Copt", "Qaac"),
Cypro_Minoan("Cpmn"),
Expand Down

0 comments on commit ee5dfcd

Please sign in to comment.