mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 13:17:00 +08:00
Merge remote-tracking branch 'origin/master' into app
This commit is contained in:
@@ -108,6 +108,12 @@ class RewardDorm(UI):
|
||||
if self.ui_additional():
|
||||
continue
|
||||
|
||||
# DORM_CHECK on screen before attempt
|
||||
# Stacked popup may fail detection as
|
||||
# may be in progress of appearing
|
||||
if not self.appear(DORM_CHECK):
|
||||
continue
|
||||
|
||||
# End
|
||||
# - If max _dorm_receive_attempt (3+) reached
|
||||
# - If _dorm_receive_click returns 0 (no coins/loves clicked)
|
||||
|
||||
Reference in New Issue
Block a user