周卡礼包需求修改
This commit is contained in:
parent
7fb33896de
commit
06d5ac5fad
|
|
@ -2241,8 +2241,6 @@ func (this *Player) OnDayTimer(login, continuous bool, t int) {
|
||||||
this.VipMatchTimes = 0
|
this.VipMatchTimes = 0
|
||||||
//VIP商城数据更新
|
//VIP商城数据更新
|
||||||
this.UpdateVipShopData()
|
this.UpdateVipShopData()
|
||||||
|
|
||||||
this.AddDiamond(10000, 0, common.GainWay_Item_Sale, "sys", "123456")
|
|
||||||
//周卡数据更新
|
//周卡数据更新
|
||||||
this.WeekCardAward = make(map[int32]bool)
|
this.WeekCardAward = make(map[int32]bool)
|
||||||
// 重置每日任务
|
// 重置每日任务
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue