竞技场协议修改三版注释

master_arena
grimm 2024-02-02 16:33:53 +08:00
parent 55468b51d2
commit 6babf94b1e
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ import "CommonProto.proto";
message NewArenaResetRequest{
}
message NewArenaResetResponse{
optional int32 isFirst = 1;//
optional int32 isFirst = 1;// 10
optional int32 arenLvId = 2;//id
optional Drop drop = 3;//
}