竞技场协议修改三版注释
parent
55468b51d2
commit
6babf94b1e
|
|
@ -303,7 +303,7 @@ import "CommonProto.proto";
|
|||
message NewArenaResetRequest{
|
||||
}
|
||||
message NewArenaResetResponse{
|
||||
optional int32 isFirst = 1;//是否首次弹窗
|
||||
optional int32 isFirst = 1;//是否首次弹窗 1:是首次,0:不是
|
||||
optional int32 arenLvId = 2;//段位id
|
||||
optional Drop drop = 3;//段位升级奖励
|
||||
}
|
||||
Loading…
Reference in New Issue