Update Statusbar slots when the emulator is loaded
This commit is contained in:
parent
54810ee6c6
commit
d5885938de
|
@ -316,6 +316,8 @@ namespace BizHawk.MultiClient
|
||||||
{
|
{
|
||||||
RecordAVI(cmdDumpType, cmdDumpName);
|
RecordAVI(cmdDumpType, cmdDumpName);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
UpdateStatusSlots();
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
Loading…
Reference in New Issue