Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
ebosh-alt authored Feb 4, 2023
1 parent f3b377a commit 803aa35
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Enum_classes.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ class Flags(Enum):
Test_8 = 9
Test_9 = 10
Test_10 = 11
Test_11 = 12
Test_12 = 13
Test_13 = 14
Test_14 = 15
Test_15 = 16
Test_16 = 17
Composition_1 = 23
Composition_2 = 24
Composition_3 = 25
Expand Down

0 comments on commit 803aa35

Please sign in to comment.