tastudio - make sure changes are not flagged when starting a new project
This commit is contained in:
parent
559884c0c0
commit
e2004133f2
|
@ -141,6 +141,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
NewTasMovie();
|
||||
WantsToControlStopMovie = false;
|
||||
StartNewMovieWrapper(record: true);
|
||||
_currentTasMovie.ClearChanges();
|
||||
WantsToControlStopMovie = true;
|
||||
SetTextProperty();
|
||||
RefreshDialog();
|
||||
|
|
Loading…
Reference in New Issue