Movies: Still need this line for bk2 movies
This commit is contained in:
parent
cf297dacb5
commit
389979b350
|
@ -245,6 +245,7 @@ namespace BizHawk.Client.Common
|
|||
_queuedMovie = null;
|
||||
|
||||
Movie.ProcessSavestate(Movie.Emulator);
|
||||
Movie.ProcessSram(Movie.Emulator);
|
||||
|
||||
if (recordMode)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue