mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-07-07 11:39:05 +00:00
@@ -56,6 +56,7 @@ namespace Ryujinx.HLE.HOS.Services.Account.Acc
|
||||
Logger.Warning?.Print(LogClass.Application, $"The command line specified profile named '{initialProfileName}' was not found");
|
||||
}
|
||||
}
|
||||
|
||||
OpenUser(commandLineUserProfileOverride.IsNull ? _accountSaveDataManager.LastOpened : commandLineUserProfileOverride);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user