This commit is contained in:
aozhiwei 2023-03-23 15:35:05 +08:00
parent 12c80d2376
commit 9bf49c413e
2 changed files with 4 additions and 0 deletions

View File

@ -257,6 +257,7 @@ enum PropertyType_e
kPropPickUp = 42,
kProTeamNum = 43,
kPropTeamId = 44,
kPropTzYsTime = 45,
};
enum SkinSlot_e

View File

@ -194,6 +194,9 @@ message MFVec3
value:
property_type: 44 id
value: id
property_type: 45
property_subtype: ()
value: max时间()
*/
message MFPropertyChg
{