mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Opt: added toast notification for research
This commit is contained in:
parent
52b50fa53b
commit
133d464091
@ -318,6 +318,7 @@ class RewardResearch(ResearchSelector):
|
||||
|
||||
self.ui_goto(page_reshmenu, skip_first_screenshot=True)
|
||||
self.ui_click(RESHMENU_GOTO_RESEARCH, check_button=research_check, skip_first_screenshot=True)
|
||||
self.device.send_notification('Research Start', 'Research receive')
|
||||
self.ensure_research_stable()
|
||||
|
||||
@Config.when(SERVER=None)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user