1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 22:37:00 +08:00

Fix: drop skip_first_screenshot in set_top

This commit is contained in:
LmeSzinc
2026-01-23 15:53:03 +08:00
parent 36e998aed7
commit 43d3fa122c
3 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
from module.base.timer import Timer
from module.logger import logger
from module.os_handler.assets import PORT_DOCK_CHECK, PORT_ENTER, PORT_GOTO_DOCK, PORT_GOTO_MISSION, PORT_GOTO_SUPPLY, PORT_MISSION_ACCEPT, PORT_MISSION_CHECK, PORT_MISSION_RED_DOT
from module.os_handler.assets import *
from module.os_shop.assets import PORT_SUPPLY_CHECK
from module.os_shop.shop import OSShop