玩家走路信息
parent
499c2e87ee
commit
dffc55eaf7
|
|
@ -90,6 +90,7 @@ import "CommonProto.proto";
|
|||
message FamilyCreateResponse{
|
||||
optional FamilyBaseInfo familyBaseInfo =1; // 公会信息
|
||||
optional FamilyUserInfo familyUserInfo =2; // 个人信息
|
||||
optional FamilyWalkIndicaiton familyWalkIndicaiton =3;// 玩家走路信息
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue