公会战协议
parent
d1ab27c13f
commit
fdc126b7d7
|
|
@ -279,6 +279,8 @@ import "CommonProto.proto";
|
|||
optional int32 getExp = 1;
|
||||
repeated int32 star = 2;//1、2、3我方获得 4、5、6我方失去
|
||||
repeated int32 extraStar = 3;
|
||||
optional int32 level = 4;
|
||||
optional int32 curExp = 5;
|
||||
}
|
||||
//战斗后星数indication
|
||||
message DefeatResponse{
|
||||
|
|
|
|||
Loading…
Reference in New Issue