fix #2298
This commit is contained in:
parent
a8e710c73d
commit
aa9402f3c8
|
@ -3963,6 +3963,7 @@ namespace BizHawk.Client.EmuHawk
|
||||||
|
|
||||||
private void OnRomChanged()
|
private void OnRomChanged()
|
||||||
{
|
{
|
||||||
|
OSD.Fps = "0 fps";
|
||||||
SetWindowText();
|
SetWindowText();
|
||||||
HandlePlatformMenus();
|
HandlePlatformMenus();
|
||||||
_stateSlots.ClearRedoList();
|
_stateSlots.ClearRedoList();
|
||||||
|
|
Loading…
Reference in New Issue