fix rank
parent
396e634bab
commit
ee2fff6407
|
@ -91,7 +91,7 @@ import "CommonProto.proto";
|
|||
|
||||
message ChampionGetWorldRankResponse{
|
||||
repeated ArenaEnemy rankInfos = 1; //成员排名信息
|
||||
optional int32 myRank =3 ;// 我的排名
|
||||
optional ArenaEnemy myInfo =3 ;// 我的排名
|
||||
}
|
||||
|
||||
message ChampionGetMyTeamInfoResponse{
|
||||
|
|
Loading…
Reference in New Issue