Lioncash cd47af8af0 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.
2018-11-14 17:43:23 -05:00
..
2018-11-07 20:12:27 +11:00
2018-10-19 04:12:28 -04:00
2018-10-25 18:03:54 -04:00
2018-10-23 19:28:17 -04:00
2018-10-19 04:00:41 -04:00
2018-10-21 22:03:25 -04:00
2018-10-06 16:49:01 +10:00
2018-11-10 18:07:34 +11:00