1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-01 11:49:05 +08:00

Merge pull request #3502 from LmeSzinc/dev

Bug fix
This commit is contained in:
LmeSzinc
2024-02-22 16:37:11 +08:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -86,6 +86,11 @@ class OSMap(OSFleet, Map, GlobeCamera, StrategicSearchHandler):
self.run_auto_search(rescan=False)
self.handle_after_auto_search()
# 2024.02.22, game client bugged, action point button has no response
logger.error('Game client bugged, wait game devs have the AP button fixed')
self.config.task_delay(minute=60)
self.config.task_stop()
def get_current_zone_from_globe(self):
"""
Get current zone from globe map. See OSMapOperation.get_current_zone()

View File

@@ -468,7 +468,7 @@ class Retirement(Enhancement, QuickRetireSettingHandler):
color=button.color,
name=f'TEMPLATE_{common_cv_name}_RETIRE')
return None
return None
else:
template = globals()[