mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Opt: Remove redundant config read before raid battle
This commit is contained in:
@@ -131,8 +131,9 @@ class Raid(MapOperation, Combat, CampaignEvent):
|
||||
"""
|
||||
logger.info('Combat preparation.')
|
||||
skip_first_screenshot = True
|
||||
if emotion_reduce:
|
||||
self.emotion.wait(fleet_index)
|
||||
# No need, already waited in `raid_execute_once()`
|
||||
# if emotion_reduce:
|
||||
# self.emotion.wait(fleet_index)
|
||||
|
||||
@run_once
|
||||
def check_oil():
|
||||
|
||||
Reference in New Issue
Block a user