mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-05-04 11:07:35 +08:00
Update PlayerEquipmentInfo
This commit is contained in:
parent
267f7b46dc
commit
b597a971ae
@ -183,6 +183,7 @@ class PlayerEquipmentInfo(Struct):
|
||||
shiningColor: str
|
||||
desc: Union[str, None] = None
|
||||
typeName1: Union[str, None] = None
|
||||
typeName2: Union[str, None] = None
|
||||
|
||||
|
||||
class PlayerCampaignZoneInfo(Struct):
|
||||
|
Loading…
x
Reference in New Issue
Block a user