tastudio: fix #1310

we don't need statecount info to be THAT up-to-date
This commit is contained in:
feos 2018-09-07 23:33:07 +03:00
parent c3df4a59f3
commit c2e2e9a1f7
1 changed files with 1 additions and 1 deletions

View File

@ -807,7 +807,7 @@ namespace BizHawk.Client.EmuHawk
TasView.Refresh();
SetSplicer();
//SetSplicer();
CurrentTasMovie.FlushInputCache();
CurrentTasMovie.UseInputCache = false;