mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 16:57:20 +08:00
Merge branch 'master' of LmeSzinc
This commit is contained in:
@@ -875,7 +875,7 @@ class OperationSiren(OSMap):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
self = OperationSiren('month_test', task='OpsiMonthBoss')
|
||||
self = OperationSiren('alas', task='OpsiExplore')
|
||||
from module.os.config import OSConfig
|
||||
|
||||
self.config = self.config.merge(OSConfig())
|
||||
@@ -883,5 +883,5 @@ if __name__ == '__main__':
|
||||
self.device.screenshot()
|
||||
self.os_init()
|
||||
|
||||
logger.hr("OS clear Month Boss", level=1)
|
||||
self.clear_month_boss()
|
||||
# logger.hr("OS clear Month Boss", level=1)
|
||||
self.os_shop()
|
||||
|
||||
Reference in New Issue
Block a user