zstatemanager - puting this mistake directly into master, its a nasty one, needs to be fixed immediately
This commit is contained in:
parent
e8bc7d50dd
commit
68701e05de
|
@ -182,6 +182,7 @@ namespace BizHawk.Client.Common
|
||||||
if (frame <= Last)
|
if (frame <= Last)
|
||||||
{
|
{
|
||||||
CaptureHighPriority(frame, source);
|
CaptureHighPriority(frame, source);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
_current.Capture(frame,
|
_current.Capture(frame,
|
||||||
|
|
Loading…
Reference in New Issue