mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Opt: Delete warning log of battle status S
This commit is contained in:
@@ -247,7 +247,6 @@ class Combat(Level, HPBalancer, Retirement, SubmarineCall, CombatAuto, CombatMan
|
||||
return False
|
||||
if self.appear_then_click(BATTLE_STATUS_S, screenshot=save_get_items, genre='status',
|
||||
interval=self.battle_status_click_interval):
|
||||
logger.warning('Battle status: S')
|
||||
self.device.send_notification('AzurLaneAutoScript', 'Battle status: S')
|
||||
if not save_get_items:
|
||||
self.device.sleep((0.25, 0.5))
|
||||
|
||||
Reference in New Issue
Block a user