mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Opt: Less warning in data key receive
- Continue receiving if in 29/30 - Delete record_executed_since and record_save in RewardDataKey class, because it's for dailies
This commit is contained in:
@@ -224,7 +224,7 @@ class Reward(RewardCommission, RewardTacticalClass, RewardResearch, RewardDorm,
|
||||
|
||||
def daily_wrapper_run(self):
|
||||
count = 0
|
||||
total = 6
|
||||
total = 5
|
||||
|
||||
if self.config.ENABLE_EXERCISE:
|
||||
from module.exercise.exercise import Exercise
|
||||
|
||||
Reference in New Issue
Block a user