mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
use GemsCampaignOverride
This commit is contained in:
@@ -142,7 +142,6 @@ class FastForwardHandler(AutoSearchHandler):
|
||||
self.auto_search_setting_ensure(self.config.AUTO_SEARCH_SETTING)
|
||||
return True
|
||||
|
||||
@Config.when(GEMS_LEVEL_CHECK=False)
|
||||
def handle_auto_search_continue(self):
|
||||
"""
|
||||
Override AutoSearchHandler definition
|
||||
|
||||
@@ -116,7 +116,6 @@ class InfoHandler(ModuleBase):
|
||||
self.device.click(GET_MISSION)
|
||||
return appear
|
||||
|
||||
@Config.when(GEMS_AUTO_SEARCH_FARMING=False)
|
||||
def handle_combat_low_emotion(self):
|
||||
if not self.config.IGNORE_LOW_EMOTION_WARN:
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user