1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00

Fix: restore filter after retirement finished

This commit is contained in:
Ala 2021-12-18 13:58:07 +08:00
parent 742a17b4c2
commit db721e82a0

View File

@ -228,6 +228,7 @@ class Retirement(Enhancement):
continue
self.dock_sort_method_dsc_set(True)
self.dock_filter_set()
logger.info(f'Total retired: {total}')
return total