tastudio - make sure changes are not flagged when starting a new project

This commit is contained in:
adelikat 2014-10-18 21:29:02 +00:00
parent 559884c0c0
commit e2004133f2
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ namespace BizHawk.Client.EmuHawk
NewTasMovie();
WantsToControlStopMovie = false;
StartNewMovieWrapper(record: true);
_currentTasMovie.ClearChanges();
WantsToControlStopMovie = true;
SetTextProperty();
RefreshDialog();