mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 06:18:01 +08:00
Fix: bug in dossier_ship_enter
This commit is contained in:
@@ -96,7 +96,7 @@ class MetaReward(Combat, UI):
|
|||||||
self.device.click(entrance[0])
|
self.device.click(entrance[0])
|
||||||
timer.reset()
|
timer.reset()
|
||||||
entered = True
|
entered = True
|
||||||
break
|
continue
|
||||||
|
|
||||||
return entered
|
return entered
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user