Cheats - don't start a new list on Restart(), the mainform manages the cheat list, the cheat dialog is merely a UI for that list

This commit is contained in:
adelikat 2015-01-02 20:33:30 +00:00
parent 879302710e
commit 6fad387840
1 changed files with 0 additions and 1 deletions
BizHawk.Client.EmuHawk/tools/Cheats

View File

@ -80,7 +80,6 @@ namespace BizHawk.Client.EmuHawk
public void Restart()
{
CheatEditor.Core = Core;
StartNewList();
}
/// <summary>