Fixed a visual bug in "input settings", when switching between players the settings were reset to default
This commit is contained in:
@@ -100,6 +100,7 @@ namespace Ryujinx.Ava.UI.ViewModels.Input
|
||||
{
|
||||
_playerId = PlayerIndex.Player1;
|
||||
}
|
||||
_isLoaded = false;
|
||||
|
||||
LoadConfiguration();
|
||||
LoadDevice();
|
||||
|
||||
Reference in New Issue
Block a user