1
0
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:
LmeSzinc
2021-02-03 01:10:27 +08:00
4 changed files with 44 additions and 23 deletions

View File

@@ -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}')