Now LuaConsole should save the settings correctly.
This commit is contained in:
parent
ecf9e6efc0
commit
83447d2d71
|
@ -2252,6 +2252,7 @@ namespace BizHawk.MultiClient
|
|||
CloseForm(Cheats1);
|
||||
CloseForm(TI83KeyPad1);
|
||||
CloseForm(TAStudio1);
|
||||
CloseForm(LuaConsole1);
|
||||
ConfigService.Save(PathManager.DefaultIniPath, Global.Config);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue