mirror of
https://github.com/PaiGramTeam/StarRailDamageCal.git
synced 2024-11-28 02:06:39 +00:00
🚨: repair sequence
This commit is contained in:
parent
8c3e7008be
commit
4bc0c0abf2
@ -48,8 +48,8 @@ class Challenge(Struct):
|
||||
|
||||
class ChallengeInfo(Struct):
|
||||
scheduleGroupId: int
|
||||
noneScheduleMaxLevel: Union[int, None] = None
|
||||
scheduleMaxLevel: int
|
||||
noneScheduleMaxLevel: Union[int, None] = None
|
||||
|
||||
|
||||
class PlayerSpaceInfo(Struct):
|
||||
|
Loading…
Reference in New Issue
Block a user