Pr 434 #523

Closed
krQo0ygT7YVBDW wants to merge 68 commits from pr-434 into master
Showing only changes of commit 8074a4dd87 - Show all commits

View File

@ -100,6 +100,7 @@ namespace Ryujinx.Ava.UI.ViewModels.Input
{ {
_playerId = PlayerIndex.Player1; _playerId = PlayerIndex.Player1;
} }
_isLoaded = false;
LoadConfiguration(); LoadConfiguration();
LoadDevice(); LoadDevice();