mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Add: Semi-auto, Opsi semi-auto and benchmark
- Add: dependency prettytable - Fix: Running an Alas module directly - Del: Remove all assets in daemon module, because it's redundant
This commit is contained in:
@@ -112,6 +112,8 @@ class Device(Screenshot, Control, AppControl):
|
||||
"""
|
||||
Disable stuck detection and its handler. Usually uses in semi auto and debugging.
|
||||
"""
|
||||
logger.info('Disable stuck detection')
|
||||
|
||||
def empty_function(*arg, **kwargs):
|
||||
return False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user