Ryujinx/Ryujinx.HLE/HOS/Services/Account/Acc
Ac_K 992ab77f1f
account: Fix wrong condition in TrySelectUserWithoutInteraction (#2384)
* account: Fix wrong condition in TrySelectUserWithoutInteraction

Since the implementation of User Profiles, we can get more than one profile stored. This PR fixes a wrong condition in `TrySelectUserWithoutInteraction`.

Closes #2320

* Some cleanup
2021-06-21 14:20:28 -03:00
..
AccountService HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
AsyncContext
Types
AccountManager.cs
AccountSaveDataManager.cs
ApplicationServiceServer.cs account: Fix wrong condition in TrySelectUserWithoutInteraction (#2384) 2021-06-21 14:20:28 -03:00
DefaultUserImage.jpg
IAccountServiceForAdministrator.cs
IAccountServiceForApplication.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
IAccountServiceForSystemService.cs
IAsyncContext.cs
IBaasAccessTokenAccessor.cs