mirror of
https://github.com/283375/arcaea-offline.git
synced 2025-07-01 04:06:27 +00:00
feat: ArcaeaSongSide.LEPHON
This commit is contained in:
@ -13,6 +13,7 @@ class ArcaeaSongSide(IntEnum):
|
|||||||
LIGHT = 0
|
LIGHT = 0
|
||||||
CONFLICT = 1
|
CONFLICT = 1
|
||||||
COLORLESS = 2
|
COLORLESS = 2
|
||||||
|
LEPHON = 3
|
||||||
|
|
||||||
|
|
||||||
class ArcaeaPlayResultModifier(IntEnum):
|
class ArcaeaPlayResultModifier(IntEnum):
|
||||||
|
Reference in New Issue
Block a user