1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-05 15:43:25 +08:00

Revert "Revert "Merge branch 'dev' of https://github.com/LmeSzinc/AzurLaneAutoScript into dev""

This reverts commit ac9303012c.
This commit is contained in:
whoamikyo
2020-08-18 20:48:14 -03:00
parent ac9303012c
commit 09d3f695de
741 changed files with 18944 additions and 8381 deletions

View File

@@ -8,6 +8,9 @@ from module.exception import *
class AzurLaneDaemon(FleetPreparation, Combat, MysteryHandler):
def daemon(self):
self.config.ENABLE_GAME_STUCK_HANDLER = False
self.device.config.ENABLE_GAME_STUCK_HANDLER = False
while 1:
self.device.screenshot()