Path Config - update main form status bar slots since savestates is one of the folders that could be affected here
This commit is contained in:
parent
e67ff446da
commit
e16bc58ace
|
@ -183,6 +183,7 @@ namespace BizHawk.MultiClient
|
|||
Global.Config.PathPCEBios = PCEBiosBox.Text;
|
||||
|
||||
BasePathBox.Focus();
|
||||
Global.MainForm.UpdateStatusSlots();
|
||||
}
|
||||
|
||||
private void Cancel_Click(object sender, EventArgs e)
|
||||
|
|
Loading…
Reference in New Issue