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

Fix: Retry timer for potato pc

This commit is contained in:
LmeSzinc
2020-06-24 10:32:49 +08:00
parent 0a46d0ae58
commit b4a72d9be7
2 changed files with 4 additions and 4 deletions

View File

@@ -37,9 +37,9 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
mode (str): 'normal' or 'hard' or 'cd'
"""
logger.hr('Enter map')
campaign_timer = Timer(2)
map_timer = Timer(1)
fleet_timer = Timer(1)
campaign_timer = Timer(5)
map_timer = Timer(5)
fleet_timer = Timer(5)
checked_in_map = False
self.stage_entrance = button