This commit is contained in:
sk 2024-07-02 18:33:32 +08:00
parent 56633e0ddf
commit 63eadb8697
2 changed files with 1169 additions and 1149 deletions

File diff suppressed because it is too large Load Diff

View File

@ -318,6 +318,7 @@ message PlayerData {
int32 Age = 47; //
repeated WeekInfo WeekCard = 48;//
repeated int32 RequestAddFriend = 49;//
int64 Long = 50; //
}
//
@ -360,6 +361,7 @@ message SCPlayerDataUpdate {
map<int32,int64> RankScore = 12; //
int64 PhoneScore = 13; //
int64 InviteScore = 14; //
int64 Long = 15; //
}
//