remove unsupressing too
This commit is contained in:
parent
e906f41dc7
commit
cfdb5ffeb6
|
@ -1006,8 +1006,6 @@ namespace BizHawk.Client.EmuHawk
|
||||||
MainForm.SeekFrameAdvance();
|
MainForm.SeekFrameAdvance();
|
||||||
}
|
}
|
||||||
|
|
||||||
MainForm.SuppressLua = false;
|
|
||||||
|
|
||||||
if (!wasPaused)
|
if (!wasPaused)
|
||||||
{
|
{
|
||||||
MainForm.UnpauseEmulator();
|
MainForm.UnpauseEmulator();
|
||||||
|
|
Loading…
Reference in New Issue