Update the movie status status bar icon when loading a new rom
This commit is contained in:
parent
93e10b4330
commit
9494995109
|
@ -3144,6 +3144,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
UpdateStatusSlots();
|
||||
UpdateCoreStatusBarButton();
|
||||
UpdateDumpIcon();
|
||||
SetMainformMovieInfo();
|
||||
|
||||
Global.Rewinder.CaptureRewindState();
|
||||
|
||||
|
|
Loading…
Reference in New Issue