vip免费比赛次数
This commit is contained in:
parent
e4a43ee469
commit
53022f51d9
|
|
@ -3769,7 +3769,7 @@ func (this *Player) SCVIPInfo() {
|
||||||
LineId: cfg.RewardOutlineID,
|
LineId: cfg.RewardOutlineID,
|
||||||
ShopId2: cfg.ShopId2,
|
ShopId2: cfg.ShopId2,
|
||||||
ShopId7: cfg.ShopId7,
|
ShopId7: cfg.ShopId7,
|
||||||
MatchFreeTimes: cfg.MatchFreeTimes + this.GetSkillAdd(common.SkillIdVipTimes),
|
MatchFreeTimes: cfg.MatchFreeTimes,
|
||||||
Privilege9: cfg.Privilege9,
|
Privilege9: cfg.Privilege9,
|
||||||
}
|
}
|
||||||
d := srvdata.PBDB_VIPMgr.GetData(cfg.VipId)
|
d := srvdata.PBDB_VIPMgr.GetData(cfg.VipId)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue