mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-13 00:59:53 +08:00
(GameRes): persistent resource settings infrastructure.
This commit is contained in:
@@ -110,6 +110,7 @@ namespace GARbro.GUI
|
||||
{
|
||||
try
|
||||
{
|
||||
FormatCatalog.Instance.SaveSettings();
|
||||
Settings.Default.Save();
|
||||
}
|
||||
catch (Exception X)
|
||||
|
||||
Reference in New Issue
Block a user