diff --git a/BizHawk.Client.EmuHawk/tools/TAStudio/TAStudio.ListView.cs b/BizHawk.Client.EmuHawk/tools/TAStudio/TAStudio.ListView.cs index 8b3a5797ae..ea29df1100 100644 --- a/BizHawk.Client.EmuHawk/tools/TAStudio/TAStudio.ListView.cs +++ b/BizHawk.Client.EmuHawk/tools/TAStudio/TAStudio.ListView.cs @@ -1229,9 +1229,8 @@ namespace BizHawk.Client.EmuHawk _triggerAutoRestore = true; JumpToGreenzone(); DoTriggeredAutoRestoreIfNeeded(); - + RefreshDialog(); } - RefreshDialog(); } private void TasView_SelectedIndexChanged(object sender, EventArgs e)