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