not everyone will appreciate console spam as much as i do. spam of any sort or kind is the greatest in my mind. console, canned, or in my mail, it brings me joy without a fail
This commit is contained in:
parent
ba210103c1
commit
1280e47fed
|
@ -299,7 +299,6 @@ namespace BizHawk.MultiClient
|
|||
|
||||
void CaptureRewindStateNonDelta()
|
||||
{
|
||||
Console.WriteLine(RewindBuf.Size);
|
||||
byte[] CurrentState = Global.Emulator.SaveStateBinary();
|
||||
|
||||
long offset = RewindBuf.Enqueue(0, CurrentState.Length + 1);
|
||||
|
|
Loading…
Reference in New Issue