tweak
This commit is contained in:
parent
7484fc1ad2
commit
191524d226
|
@ -637,7 +637,7 @@ namespace BizHawk.Emulation.Cores.Arcades.MAME
|
|||
if (!_frameDone && !_paused)
|
||||
{
|
||||
_memAccess = false;
|
||||
return;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue