oops
This commit is contained in:
parent
6f4b85146c
commit
e10cea356a
|
@ -621,7 +621,7 @@ namespace BizHawk.MultiClient
|
|||
if (rewindTodo >= 1)
|
||||
{
|
||||
rewindCredits -= 100 * rewindTodo;
|
||||
Rewind(1 + rewindTodo);
|
||||
Rewind(rewindTodo);
|
||||
suppressCaptureRewind = true;
|
||||
runFrame = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue