update
This commit is contained in:
parent
8f954ba7b1
commit
2c0eb89b3a
Binary file not shown.
BIN
data/DB_Task.dat
BIN
data/DB_Task.dat
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -992,6 +992,7 @@ message VIPcfg {
|
||||||
int32 ShopId2 = 15;
|
int32 ShopId2 = 15;
|
||||||
int32 ShopId7 = 16;
|
int32 ShopId7 = 16;
|
||||||
repeated int32 BagStatus = 17;//每日礼包|每日金币礼包|固定VIP礼包 0可领取 1不可领取
|
repeated int32 BagStatus = 17;//每日礼包|每日金币礼包|固定VIP礼包 0可领取 1不可领取
|
||||||
|
int32 MatchFreeTimes = 18;// 比赛免费次数
|
||||||
}
|
}
|
||||||
|
|
||||||
//VIP信息
|
//VIP信息
|
||||||
|
|
Loading…
Reference in New Issue