mirror of https://github.com/yuzu-mirror/yuzu
service/acc: Correct error case within TrySelectUserWithoutInteraction()
empty() in this case will always return false, since the returned container is a std::array. Instead, check if all given users are invalid before returning the error code.pull/8/head
parent
e1ea8cc721
commit
cd47af8af0
Loading…
Reference in New Issue