mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 11:37:23 +08:00
Fix: Expiration detection when selected a commission
Red background of expiration become lighter when commission is selected
This commit is contained in:
@@ -264,7 +264,7 @@ class RewardCommission(UI, InfoHandler):
|
||||
self.device.sleep(0.3)
|
||||
comm_timer.reset()
|
||||
|
||||
if self.handle_popup_confirm():
|
||||
if self.handle_popup_confirm('COMMISSION_START'):
|
||||
comm_timer.reset()
|
||||
pass
|
||||
if self.appear(COMMISSION_ADVICE, offset=(5, 20), interval=7):
|
||||
|
||||
Reference in New Issue
Block a user