bizhawk now compiles
This commit is contained in:
parent
5bd6ea629f
commit
769a5d10ec
|
@ -1075,7 +1075,7 @@ namespace BizHawk.MultiClient
|
|||
if (UserMovie.GetMovieMode() == MOVIEMODE.RECORD)
|
||||
{
|
||||
UserMovie.LoadLogFromSavestateText(reader);
|
||||
UserMovie.
|
||||
UserMovie.IncrementRerecordCount();
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue