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

Fix: use _raid_has_oil_icon for new UI design

This commit is contained in:
sui-feng-cb
2026-02-05 20:44:16 +08:00
parent a4fec2e2a0
commit 7e1a2322a6
9 changed files with 56 additions and 33 deletions

View File

@@ -551,8 +551,8 @@ class UI(InfoHandler):
return True
# RPG event (raid_20240328)
# if self.appear_then_click(RPG_STATUS_POPUP, offset=(30, 30), interval=3):
# return True
if self.appear_then_click(RPG_STATUS_POPUP, offset=(30, 30), interval=3):
return True
# Hospital event (20250327)
# if self.appear_then_click(HOSIPITAL_CLUE_CHECK, offset=(20, 20), interval=2):
# return True