锦标赛协议更新

This commit is contained in:
hahwu 2026-03-09 17:12:03 +08:00
parent 460fb8773a
commit 26e116ed41

View File

@ -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{