ui: fix major regression on SaveConfig
This commit is contained in:
parent
538fba826b
commit
afecb551c5
2 changed files with 3 additions and 1 deletions
|
@ -914,6 +914,8 @@ namespace Ryujinx.Ui
|
|||
}
|
||||
}
|
||||
|
||||
MainWindow.SaveConfig();
|
||||
|
||||
Dispose();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue