1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 05:08:19 +08:00

Upd: correct spell mistake

This commit is contained in:
sui_feng
2025-01-17 23:58:27 +08:00
committed by GitHub
parent 66dabddd72
commit 6ea7e18087

View File

@@ -422,7 +422,7 @@ class Combat(Level, HPBalancer, Retirement, SubmarineCall, CombatAuto, CombatMan
self.device.sleep((0.25, 0.5))
return True
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 False