call UpdateCheatRelatedTools() in CloseRom()
This commit is contained in:
parent
6a4d180fd1
commit
7ddfc9e013
|
@ -3810,6 +3810,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
HandlePlatformMenus();
|
||||
_stateSlots.Clear();
|
||||
UpdateDumpIcon();
|
||||
ToolHelpers.UpdateCheatRelatedTools(null, null);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue