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