mirror of
https://github.com/baiqwerdvd/StarRailUID.git
synced 2025-05-05 03:03:45 +08:00
修少了qwq
This commit is contained in:
parent
7c58ef5645
commit
375bbdce84
@ -23,7 +23,7 @@ class Relic(Struct):
|
||||
tid: int
|
||||
mainAffixId: int
|
||||
type: int
|
||||
subAffixList: list[SubAffix] | None
|
||||
subAffixList: list[SubAffix] | None = None
|
||||
level: int | None = field(default=0)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user