mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 11:07:20 +08:00
Fix: Handle DORM_TROPHY_CONFIRM when going form page dorm to dorm feed
This commit is contained in:
@@ -234,7 +234,7 @@ class RewardDorm(UI):
|
||||
|
||||
if feed:
|
||||
self.ui_click(click_button=DORM_FEED_ENTER, appear_button=DORM_CHECK, check_button=DORM_FEED_CHECK,
|
||||
skip_first_screenshot=True)
|
||||
additional=self.ui_additional, skip_first_screenshot=True)
|
||||
self._dorm_feed()
|
||||
self.ui_click(click_button=DORM_FEED_ENTER, appear_button=DORM_FEED_CHECK, check_button=DORM_CHECK,
|
||||
skip_first_screenshot=True)
|
||||
|
||||
Reference in New Issue
Block a user