ward off possible bugs
This commit is contained in:
parent
0b16e36776
commit
b21cfdd927
|
@ -138,6 +138,7 @@ namespace BizHawk.Client.EmuHawk
|
||||||
if (!Global.Emulator.HasMemoryDomains())
|
if (!Global.Emulator.HasMemoryDomains())
|
||||||
{
|
{
|
||||||
Close();
|
Close();
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue