mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 17:57:01 +08:00
Upd: [JP] REWARD_* assets
This commit is contained in:
@@ -460,7 +460,7 @@ class RewardCommission(UI, InfoHandler):
|
||||
click_timer.reset()
|
||||
reward = True
|
||||
continue
|
||||
if click_timer.reached() and self.appear_then_click(REWARD_1, interval=1):
|
||||
if click_timer.reached() and self.appear_then_click(REWARD_1, offset=(20, 20), interval=1):
|
||||
click_timer.reset()
|
||||
reward = True
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user