mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 21:25:57 +08:00
Upd: correct spell mistake
This commit is contained in:
@@ -422,7 +422,7 @@ class Combat(Level, HPBalancer, Retirement, SubmarineCall, CombatAuto, CombatMan
|
|||||||
self.device.sleep((0.25, 0.5))
|
self.device.sleep((0.25, 0.5))
|
||||||
return True
|
return True
|
||||||
if self.appear_then_click(EXP_INFO_D):
|
if self.appear_then_click(EXP_INFO_D):
|
||||||
sslf.device.sleep((0.25, 0.5))
|
self.device.sleep((0.25, 0.5))
|
||||||
return True
|
return True
|
||||||
|
|
||||||
return False
|
return False
|
||||||
|
|||||||
Reference in New Issue
Block a user