锦标赛协议更新
This commit is contained in:
parent
460fb8773a
commit
26e116ed41
@ -1533,6 +1533,9 @@ message ResPlayerRank{
|
||||
int32 Level = 5;
|
||||
float score = 6;
|
||||
int32 type = 7; // 排行类型 0:玩家 2:机器人
|
||||
map<int32, int32> PlayroomSet = 8;// part => id
|
||||
map<int32, int32> DressSet = 9;// part => id
|
||||
int32 FurSet = 10; // 毛皮设置
|
||||
}
|
||||
|
||||
message ResFriendLog{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user