mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Handle dorm popup in dorm_feed_quit()
This commit is contained in:
parent
623bf51980
commit
32434ebe5a
@ -332,6 +332,8 @@ class RewardDorm(UI):
|
||||
continue
|
||||
if self.handle_popup_cancel('DORM_FEED'):
|
||||
continue
|
||||
if self.ui_additional():
|
||||
continue
|
||||
|
||||
def dorm_run(self, feed=True, collect=True):
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user