mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 13:48:57 +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