fix removing everything

closes #734
This commit is contained in:
feos 2024-12-05 01:26:58 +03:00
parent b2f3bb3cba
commit a0da874431
1 changed files with 4 additions and 0 deletions

View File

@ -1110,6 +1110,10 @@ namespace BizHawk.Client.EmuHawk
{
framesToRemove.Add(frame);
}
else
{
break;
}
}
// Deleting this frame requires rewinding a frame.