mirror of
https://github.com/SourMesen/Mesen.git
synced 2025-04-02 10:52:48 -04:00
UI: Fixed config creation logic on first execution
This commit is contained in:
parent
bdf6cea4a7
commit
70a9b85d4c
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ namespace Mesen.GUI.Forms
|
|||
}
|
||||
|
||||
ConfigManager.Config.InputInfo.DefaultMapping = mappingType;
|
||||
ConfigManager.Config.InitializeDefaults();
|
||||
ConfigManager.ApplyChanges();
|
||||
ConfigManager.SaveConfig();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue