获取协议
parent
83ecb337f2
commit
edc539754c
|
@ -533,6 +533,8 @@ option optimize_for = SPEED;
|
|||
optional int32 headFrame = 5;
|
||||
optional Team team = 6;
|
||||
optional int32 totalForce=7;
|
||||
repeated int32 specialMons = 8
|
||||
|
||||
}
|
||||
|
||||
message SignInInfo{
|
||||
|
|
Loading…
Reference in New Issue