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

Fix: bug in dossier_ship_enter

This commit is contained in:
guoh064
2023-05-08 08:22:54 +08:00
parent 452a4d2b4d
commit 20fd6775ef

View File

@@ -96,7 +96,7 @@ class MetaReward(Combat, UI):
self.device.click(entrance[0])
timer.reset()
entered = True
break
continue
return entered