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

Tmp: sleep in eventstory restart

This commit is contained in:
sui-feng-cb
2025-08-16 09:37:37 +08:00
parent f7596bf39b
commit 306d3412dc

View File

@@ -157,6 +157,7 @@ class EventStory(CampaignUI, Combat, LoginHandler):
logger.hr('Event Story Battle', level=2)
self.config.override(Error_HandleError=True)
self.app_stop()
self.device.sleep(2)
self.app_start()
continue
if result == 'finish':