This commit is contained in:
sk 2024-07-10 15:58:35 +08:00
parent f795f7f876
commit b99c38049f
2 changed files with 815 additions and 793 deletions

File diff suppressed because it is too large Load Diff

View File

@ -205,6 +205,8 @@ message PlayerData{
bool IsPermit = 56; // bool IsPermit = 56; //
int64 Long = 57; // int64 Long = 57; //
int64 PermitScore = 58; // int64 PermitScore = 58; //
int64 VCardCost = 59; // v卡消耗
int64 MoneyTotal = 60; //
} }
message RoomInfo{ message RoomInfo{