feat(UI/6890): display a dialog at startup to choose the user profile
This commit is contained in:
parent
61ce2d8a0b
commit
4fdb91d290
1 changed files with 0 additions and 1 deletions
|
@ -891,7 +891,6 @@ namespace Ryujinx.UI
|
|||
{
|
||||
var window = new UserProfilesSelectorWindow(_accountManager, _contentManager, _virtualFileSystem);
|
||||
window.Show();
|
||||
//GtkDialog.CreateCustomDialog("", "", "", widget);
|
||||
}
|
||||
|
||||
public void RunApplication(string path, bool startFullscreen = false)
|
||||
|
|
Loading…
Add table
Reference in a new issue