mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08: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…
x
Reference in New Issue
Block a user