mirror of
https://github.com/Steffo99/lihzahrd.git
synced 2024-11-21 15:44:24 +00:00
parent
840269088c
commit
aab014f2ed
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ class Shape(enum.IntEnum):
|
|||
TOP_LEFT_SLOPE = 3
|
||||
BOTTOM_RIGHT_SLOPE = 4
|
||||
BOTTOM_LEFT_SLOPE = 5
|
||||
UNKNOWN_6 = 6
|
||||
UNKNOWN_7 = 7
|
||||
|
||||
@classmethod
|
||||
def from_flags(cls, flags2):
|
||||
|
|
Loading…
Reference in a new issue