mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 17:29:04 +08:00
Pref: dorm_feed_quit should reuse screenshot
This commit is contained in:
parent
3879b1546b
commit
d10f44300e
@ -442,7 +442,7 @@ class RewardDorm(UI):
|
||||
logger.info(f'{DORM_FURNITURE_SHOP_FIRST_SELECTED} -> {DORM_FURNITURE_SHOP_QUIT}')
|
||||
continue
|
||||
|
||||
def dorm_feed_quit(self, skip_first_screenshot=False):
|
||||
def dorm_feed_quit(self, skip_first_screenshot=True):
|
||||
"""
|
||||
Pages:
|
||||
in: DORM_FEED_CHECK
|
||||
|
||||
Loading…
Reference in New Issue
Block a user