1
This commit is contained in:
parent
12c80d2376
commit
9bf49c413e
@ -257,6 +257,7 @@ enum PropertyType_e
|
||||
kPropPickUp = 42,
|
||||
kProTeamNum = 43,
|
||||
kPropTeamId = 44,
|
||||
kPropTzYsTime = 45,
|
||||
};
|
||||
|
||||
enum SkinSlot_e
|
||||
|
@ -194,6 +194,9 @@ message MFVec3
|
||||
value: 成员数
|
||||
property_type: 44 队伍id
|
||||
value: 队伍id
|
||||
property_type: 45 兔子隐身提示时间
|
||||
property_subtype: 时间(单位毫秒)
|
||||
value: max时间(单位毫秒)
|
||||
*/
|
||||
message MFPropertyChg
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user