This commit is contained in:
aozhiwei 2023-12-25 15:01:33 +08:00
parent 4d3412ded8
commit 157010bbf8
2 changed files with 3 additions and 0 deletions

View File

@ -271,6 +271,8 @@ enum PropertyType_e
kPropDmgShow = 51,
kPropShowHonor = 52,
kPropSpecShot = 53,
kPropFlyTo = 54,
};
enum SkinSlot_e

View File

@ -240,6 +240,7 @@ message MFVec3
value: x
value2: y
value3: z
property_type: 54 线
*/
message MFPropertyChg
{