mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Merge branch 'master' into dev
This commit is contained in:
@@ -255,6 +255,8 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
|
||||
"""
|
||||
if not self.config.ENABLE_EMOTION_REDUCE:
|
||||
return False
|
||||
if not self.config.ENABLE_AUTO_SEARCH:
|
||||
return False
|
||||
|
||||
if hasattr(self, 'emotion'):
|
||||
logger.info(f'Expected emotion reduce: {self._emotion_expected_reduce}')
|
||||
|
||||
Reference in New Issue
Block a user