This commit is contained in:
alyosha-tas 2021-07-25 11:27:40 -04:00
parent a8e710c73d
commit aa9402f3c8
1 changed files with 1 additions and 0 deletions

View File

@ -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();