|
|
@@ -853,7 +853,7 @@ func (this *RoleActivity) DailyReset(notify bool) {
|
|
|
if len(addActivityNtfMsg.ActivityList) > 0 {
|
|
|
this.role.ReplayGate(addActivityNtfMsg, true)
|
|
|
}
|
|
|
- this.SuperChargeUnlockCheck(serverproto.UnlockChargeType_UChargeType_DailyGift, &SuperChargeUnlockST{oldValue: 0})
|
|
|
+ //this.SuperChargeUnlockCheck(serverproto.UnlockChargeType_UChargeType_DailyGift, &SuperChargeUnlockST{oldValue: 0})
|
|
|
}
|
|
|
|
|
|
}
|