fix: switch account failed when MuMuEmulator12Extras is enabled

This commit is contained in:
EvATive7
2024-07-07 00:09:20 +08:00
committed by Constrat
parent f0c31c4433
commit cf1fbec88c

View File

@@ -157,6 +157,7 @@ bool asst::AccountSwitchTask::select_account(std::vector<std::string>& account_l
{
LogTraceFunction;
sleep(200);
auto raw_img = ctrler()->get_image();
MultiMatcher matcher(raw_img);
matcher.set_task_info("AccountManagerTrashButton");