mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
fix: 赠送线索后的弹窗会挡住自己新线索的图标
This commit is contained in:
@@ -43,6 +43,8 @@ bool asst::InfrastReceptionTask::_run()
|
||||
return false;
|
||||
}
|
||||
|
||||
// 赠送线索后的弹窗会挡住自己新线索的图标
|
||||
sleep(500);
|
||||
get_self_clue();
|
||||
if (need_exit()) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user